Skip to content

Commit 0890e52

Browse files
authored
Merge pull request #3 from ActiveState/th3coop/update-readme-round2
Add help section
2 parents 07dcf66 + 5bd9635 commit 0890e52

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

README.md

+18-3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ the entire project.
1717

1818
- [Screenshot](#screenshot)
1919
- [Download](#download)
20+
- [Help](#help)
2021
- [Services](#services)
2122
- [Building Komodo](#building-komodo)
2223
- [Building on Windows](#building-on-windows)
@@ -33,6 +34,20 @@ the entire project.
3334

3435
You can [download Komodo IDE installer here](installers/).
3536

37+
## Help
38+
39+
There are several ways to get in contact with the Komodo devs:
40+
41+
Github: <https://github.com/ActiveState/OpenKomodoIDE>
42+
43+
Gitter: <https://gitter.im/ActiveState/Komodo>
44+
45+
Forums: <http://community.komodoide.com/>
46+
47+
Bug Tracker: <https://github.com/ActiveState/OpenKomodoIDE/issues>
48+
49+
IRC: <irc://irc.mozilla.org/#komodo>
50+
3651
## Services
3752

3853
Komodo IDE has several remote services that are required to get the full functionality out of program.
@@ -185,7 +200,7 @@ be downloaded first.
185200

186201
###### These files need to be changed:
187202

188-
1. /KomodoEdit/mozilla/build/moz3500-ko9.10/mozilla/configure.in
203+
1. /Komodo/mozilla/build/moz3500-ko9.10/mozilla/configure.in
189204

190205
```
191206
@@ -7509,8 +7509,6 @@
@@ -199,7 +214,7 @@ fi
199214

200215
See [bug #1153109](https://bugzilla.mozilla.org/show_bug.cgi?id=1153109) in Mozilla's bug database for more information.
201216

202-
2. /KomodoEdit/mozilla/build/moz3500-ko9.10/mozilla/dom/ipc/Blob.cpp
217+
2. /Komodo/mozilla/build/moz3500-ko9.10/mozilla/dom/ipc/Blob.cpp
203218

204219
```
205220
@@ -3874,7 +3874,7 @@
@@ -308,7 +323,7 @@ Or to do it all at once (clean, build and run)
308323
### Building Complications
309324

310325
If any errors occur during your first built-time and it is not obvious how to fix
311-
the issue on your own please refer to the [Feedback](#feedback) section on how to get in contact
326+
the issue on your own please refer to the [Help](#help) section on how to get in contact
312327
with us.
313328

314329
Note that if building complications arise after you updated your repo with the latest

0 commit comments

Comments
 (0)