Add file directory example

This commit is contained in:
Tienson Qin
2019-12-13 20:51:26 +08:00
parent 4821e4135d
commit 9c50af3b65

View File

@@ -4,6 +4,17 @@
** Demo
http://gitnotes.tiensonqin.now.sh/
** File directory example
#+BEGIN_SRC shell
links.org # the app will extract links from this file
tasks.org # the app will extract todos from this file
other_notes.org
other_notes.markdown
...
#+END_SRC
** Deploy to your now.sh instance
#+BEGIN_SRC shell
./deploy.sh