]> gitweb.factorcode.org Git - factor.git/blobdiff - README.md
Added UTExportedTypeDeclarations to Info.plist
[factor.git] / README.md
index 2f8d3f63ad03d3c3c609684b5121fe26c3f6f0b8..f3c703be4ce5763ab2cdc82df23fb0dd68062690 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Factor
 
+[![](https://api.travis-ci.org/factor/factor.svg)](https://travis-ci.org/factor/factor)
+
 Factor is a [concatenative](https://www.concatenative.org), stack-based
 programming language with [high-level
 features](https://concatenative.org/wiki/view/Factor/Features/The%20language)
@@ -38,7 +40,7 @@ build script:
 * Windows: `build.cmd`
 
 or download the correct boot image for your system from
-http://downloads.factorcode.org/images/master/, put it in the factor
+http://downloads.factorcode.org/images/master/, put it in the `factor`
 directory and run:
 
 * Unix: `make` and then `./factor -i=boot.unix-x86.64.image`