summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Terin Stock <terinjokes@gmail.com>2017-05-29 21:51:32 -0700
committerLibravatar Terin Stock <terinjokes@gmail.com>2017-05-29 22:06:40 -0700
commit290e822a687e7d69def79d55dd7801447c804293 (patch)
treef7e0fbef00ff2c5ddf1ff55b3d3519756f596e96 /README.md
parentchore(init): creating repo (diff)
downloadbakelite-290e822a687e7d69def79d55dd7801447c804293.tar.xz
feat(main): just enough to bakelite itselfv0.0.1
This is just the beginning of the amazing adventures of Terin and Bakelite. Their journey is destined to be packed with non-stop action, millions of laughs, heart pounding perils, and endless excitement. Together, they'll encounter fantastic friends, evil enemies, and meet creatures beyond your wildest imagination. And as their story unfolds, we'll unlock the magic and mystery of a most wondrous place, the incredible world of [fixme].
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..fddba98
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# Bakelite [![Travis branch][travis-shield]][travis-url] ![Stability: Experimental][stability-shield]
+
+[travis-shield]: https://img.shields.io/travis/terinjokes/bakelite/master.svg?style=flat-square
+[travis-url]: https://travis-ci.org/terinjokes/bakelite
+[stability-shield]: https://img.shields.io/badge/stability-experimental-orange.svg?style=flat-square
+
+A tool to quickly mass-produce Go binaries for multiple Operating
+Systems and architectures.
+
+Highly experimental codebase: not yet intended for serious use. Just
+enough implemented to bakelite itself.