diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-09-20 21:30:36 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-09-20 21:30:36 -0700 |
commit | a1e5acf125decc0f2af28beca43e91b4085cc3d9 (patch) | |
tree | 128d35e3ab377219f64d44e26a687cc6b9082172 /guide | |
parent | eaed733df0f2cbd8d4f41d8a227ef44f780c6cc3 (diff) | |
download | fatcat-a1e5acf125decc0f2af28beca43e91b4085cc3d9.tar.gz fatcat-a1e5acf125decc0f2af28beca43e91b4085cc3d9.zip |
update guide README
Diffstat (limited to 'guide')
-rw-r--r-- | guide/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/guide/README.md b/guide/README.md index a8916ffb..2a8e944f 100644 --- a/guide/README.md +++ b/guide/README.md @@ -6,3 +6,5 @@ containing documentation for the fatcat bibliographic catalog, including: - developer (API) documentation - etc. +Source (markdown) is under `./src/`. Output gets pushed to +<https://guide.fatcat.wiki>. |