Skip to content

Commit

Permalink
add documentation to readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s committed Jun 18, 2017
1 parent 050c009 commit e67add4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# Saturdays
Lördagar

### Steps to run:
* Clone the repo: <code>git clone git@github.com:s/Saturdays.git </code>
* Install dependencies: <code>pod install</code>
* Change following lines:
* Change code to read from demo.json on IssueService by calling <code>readJSON(completion:)</code> method instead of <code>fetchJSON(completion:) method.</code>
* And run.

0 comments on commit e67add4

Please sign in to comment.