diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-09-21 12:33:35 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-09-21 12:34:06 -0700 |
commit | 1915c7b885641a34191efeee2cc8525a6ad27b9f (patch) | |
tree | c26b8a772d8e79689b0b7bf6498590d517717ece /guide/src/guide.md | |
parent | a1e5acf125decc0f2af28beca43e91b4085cc3d9 (diff) | |
download | fatcat-1915c7b885641a34191efeee2cc8525a6ad27b9f.tar.gz fatcat-1915c7b885641a34191efeee2cc8525a6ad27b9f.zip |
large progress on guide
Don't have enough time to complete and copy-edit this now though.
Diffstat (limited to 'guide/src/guide.md')
-rw-r--r-- | guide/src/guide.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/guide/src/guide.md b/guide/src/guide.md new file mode 100644 index 00000000..dccdc5b8 --- /dev/null +++ b/guide/src/guide.md @@ -0,0 +1,13 @@ +# About This Guide + +This guide is generated from markdown text files using the mdBook tool. The +source is mirrored on Github at <https://github.com/bnewbold/fatcat>. + +Contributions and corrections are welcome! If you create a (free) account on +github you can submit comments and corrections as "Issues", or directly edit +the source and submit "Pull Requests" with changes. + +This guide is licensed under a Creative Commons Attribution (CC-BY) license, +meaning you are free to redistribute, sell, and extend it without special +permission, as long as you credit the original authors. + |