diff --git a/README.org b/README.org index bbe45bd..1ea3ef7 100644 --- a/README.org +++ b/README.org @@ -69,6 +69,17 @@ Running the tests: lein test #+END_SRC +If you're not familiar with Lisp or Clojure, here's a short video on +how the tooling for Lisp (and hence Clojure) is great and enables fast +developer feedback and high quality applications. Initially, the video +was created to answer a [[https://github.com/200ok-ch/org-parser/issues/4][specific issue]] on this repository. However, the question is a valid +general question that is asked quite often by people who haven't used +a Lisp before. + +[[https://raw.githubusercontent.com/200ok-ch/org-parser/master/doc/images/quick_introduction_to_lisp_clojure_and_using_the_repl.jpg]] + +You can watch it here: https://youtu.be/o2MLHFGUkoQ + ** License Copyright © 2020 [[https://200ok.ch/][200ok llc]]. diff --git a/doc/images/quick_introduction_to_lisp_clojure_and_using_the_repl.jpg b/doc/images/quick_introduction_to_lisp_clojure_and_using_the_repl.jpg new file mode 100644 index 0000000..d345fa2 Binary files /dev/null and b/doc/images/quick_introduction_to_lisp_clojure_and_using_the_repl.jpg differ diff --git a/doc/intro.md b/doc/intro.md deleted file mode 100644 index f4b7e30..0000000 --- a/doc/intro.md +++ /dev/null @@ -1,3 +0,0 @@ -# Introduction to org-parser - -TODO: write [great documentation](http://jacobian.org/writing/what-to-write/)