From a02e31efc2402b94bb01bd3e30fa89405245303e Mon Sep 17 00:00:00 2001 From: Aviad Reich <488985+aviad@users.noreply.github.com> Date: Tue, 26 Dec 2023 18:17:10 +0200 Subject: [PATCH] fix typo adding new lines for links in readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f98325a..bdb748c 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,19 @@ hackmd: https://hackmd.io/@byc70E6fQy67hPMN0WM9_A/rJilnJxE8 Clojure: https://clojure.org/guides/getting_started + Code editor: IntelliJ IDEA Community https://www.jetbrains.com/idea/download/ + with Cursive plugin https://cursive-ide.com/ + shadow-cljs: http://shadow-cljs.org/ + re-frame-steroid: https://github.com/flexsurfer/re-frame-steroid + rn-shadow-steroid: https://github.com/flexsurfer/rn-shadow-steroid + PROJECT SOURCES: https://github.com/flexsurfer/ClojureRNProject ### 1. Create a new React Native Project or open existing one @@ -412,4 +418,4 @@ Try to open modal screen and change the code you will see that navigation state ![IMG](https://github.com/flexsurfer/rn-shadow-steroid/raw/master/screencast.gif) -КОНЕЦ \ No newline at end of file +КОНЕЦ