Skip to content

Commit 8424657

Browse files
committed
Updating Readme
1 parent 69165b8 commit 8424657

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Skcript Open Source
22

3-
A collection of open source projects from Skcript.
3+
A collection of open source projects from Skcript.
4+
5+
**Important Links**
6+
* [Compiling and Running](#compiling--running)
7+
* [License](#license)
8+
* [Authors](#authors)
9+
10+
### Compiling & Running
11+
1. Clone this repo: `git clone https://github.com/skcript/skcript.github.io.git`
12+
2. Now run `cd skcript.github.io`
13+
3. Just run `jekyll serve --watch`
14+
4. Access the site at `http://localhost:4000`
15+
16+
### Authors
17+
* [Karthik K](https://twitter.com/imkarthikk)
418

519
License
620
--------

0 commit comments

Comments
 (0)