Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/13rac1/emojione-color-font.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Erickson <eosrei@gmail.com>2016-02-25 04:02:54 +0300
committerBrad Erickson <eosrei@gmail.com>2016-02-25 04:02:54 +0300
commit952dfcbed50dc7c155949ecfbd5ea6aa8a739e92 (patch)
tree990daf9002f7025033205ef103cb100fbd1dc5fc
parent12a7c01a06579f99c9d4dc4e571f71a2f6658e85 (diff)
readme: Add link to SCFBuild
-rw-r--r--.gitattributes1
-rw-r--r--.gitmodules0
-rw-r--r--README.md3
3 files changed, 3 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..0334717
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+*.html linguist-vendored
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index e69de29..0000000
--- a/.gitmodules
+++ /dev/null
diff --git a/README.md b/README.md
index bdaf609..532b3f6 100644
--- a/README.md
+++ b/README.md
@@ -108,9 +108,10 @@ Required applications:
* potrace
* FontTools
* FontForge
-* SCFBuild (created for this project!)
+* [SCFBuild][8] *(created for this project!)*
* make
+[8]: https://github.com/eosrei/scfbuild
Run: `make`
Or faster with multiple builds: `'make -j 4`