Skip to content

Commit 8da6828

Browse files
committed
Update Readme
1 parent f8f3b1a commit 8da6828

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
[cljart.github.io](https://cljart.github.io)
1+
CLJ Art Collective <3
22
================
3+
Find our website here: [cljart.github.io](https://cljart.github.io)
34

4-
cljart Github pages
5+
###How to run it locally
6+
In Terminal:
7+
```
8+
gem install jekyll
9+
jekyll serve
10+
```
11+
In Browser:
12+
[http://localhost:4000/](http://localhost:4000/)

0 commit comments

Comments
 (0)