File tree 5 files changed +15
-0
lines changed
5 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ help fix that bug? Send them love!
18
18
* [ Manual or automated synchronization] ( #import-employee-data ) between Yelp Love and your employee data
19
19
* Admin section to manage aliases and API keys
20
20
21
+ To get an idea what Yelp Love looks like go and check out the [ screenshots] ( /screenshots ) .
22
+
21
23
## Installation
22
24
23
25
Yelp Love runs on [ Google App Engine] ( https://appengine.google.com/ ) .
@@ -220,6 +222,19 @@ curl "https://project_id.appspot.com/api/autocomplete?term=ha&api_key=secret"
220
222
]
221
223
```
222
224
225
+ ## Original Authors and Contributors
226
+
227
+ * [ adamrothman] ( https://github.com/adamrothman )
228
+ * [ amartinezfonts] ( https://github.com/amartinezfonts )
229
+ * [ benasher44] ( https://github.com/benasher44 )
230
+ * [ jetze] ( https://github.com/jetze )
231
+ * [ KurtisFreedland] ( https://github.com/KurtisFreedland )
232
+ * [ mesozoic] ( https://github.com/mesozoic )
233
+ * [ michalczapko] ( https://github.com/michalczapko )
234
+ * [ wuhuwei] ( https://github.com/wuhuwei )
235
+
236
+ For more info check out the [ Authors] ( AUTHORS.md ) file.
237
+
223
238
## License
224
239
225
240
Yelp Love is licensed under the [ MIT license] ( LICENSE ) .
You can’t perform that action at this time.
0 commit comments