]> gitweb.factorcode.org Git - factor.git/blobdiff - README.md
README: add the Gitter and the mailing list links in the Community section
[factor.git] / README.md
index d4e520163b0b8b1e034e86d2053df546ede27dba..5901506db2779cf29fc6f4539c3a710387e591c1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -34,8 +34,8 @@ To check out Factor:
 To build the latest complete Factor system from git, either use the
 build script:
 
-* Windows: `build.cmd`
 * Unix: `./build.sh update`
+* Windows: `build.cmd`
 
 or download the correct boot image for your system from
 http://downloads.factorcode.org/images/master/, put it in the factor
@@ -135,5 +135,7 @@ anything related to Factor or language design in general.
 
 * [Factor homepage](https://factorcode.org)
 * [Concatenative languages wiki](https://concatenative.org)
+* [Mailing list](factor-talk@lists.sourceforge.net)
+* Search for "factorcode" on [Gitter](https://gitter.im/)
 
 Have fun!