Skip to content

Commit 93da5ba

Browse files
committed
Add build instructions, add Tobi to developers
1 parent 26cf25a commit 93da5ba

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,12 @@ Please find coordinates of your town and district to avoid overlapping markers o
4444
},
4545
```
4646

47+
## Build
48+
In order to create your working copy clone the repository, `cd` into it and run
49+
`bower install`. If this does not work for you follow the [bower install instructions](http://bower.io/#install-bower)
50+
4751
## Authors
4852

4953
* Tobias Preuss
5054
* Knut Hühne
55+

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"version": "0.1.0",
44
"homepage": "http://johnjohndoe.github.io/CodeForFreedom2014/",
55
"authors": [
6-
"Knut Hühne <knut@k-nut.eu>"
6+
"Knut Hühne <knut@k-nut.eu>",
7+
"Tobias Preuss"
78
],
89
"license": "MIT",
910
"ignore": [

0 commit comments

Comments
 (0)