Skip to content

Commit e75690e

Browse files
committed
Clean up contributors list by using the github generated lists
1 parent 0edcf7f commit e75690e

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

README.md

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@ To use a WebViewJavascriptBridge in your own project:
6363
})
6464
}, false)
6565

66+
Contributors & Forks
67+
--------------------
68+
Contributors: https://github.com/marcuswestin/WebViewJavascriptBridge/graphs/contributors
69+
70+
Forks: https://github.com/marcuswestin/WebViewJavascriptBridge/network/members
71+
6672
API Reference
6773
-------------
6874

@@ -185,18 +191,3 @@ iOS4 support (with JSONKit)
185191
*Note*: iOS4 support has not yet been tested in v2+.
186192

187193
WebViewJavascriptBridge uses `NSJSONSerialization` by default. If you need iOS 4 support then you can use [JSONKit](https://github.com/johnezang/JSONKit/), and add `USE_JSONKIT` to the preprocessor macros for your project.
188-
189-
Contributors
190-
------------
191-
- [@marcuswestin](https://github.com/marcuswestin) Marcus Westin (Author)
192-
- [@oakho](https://github.com/oakho) Antoine Lagadec (OS X version)
193-
- [@psineur](https://github.com/psineur) Stepan Generalov
194-
- [@sergiocampama](https://github.com/sergiocampama) Sergio Campamá
195-
- [@stringbean](https://github.com/stringbean) Michael Stringer
196-
- [@tanis2000](https://github.com/tanis2000) Valerio Santinelli
197-
- [@drewburch](https://github.com/drewburch) Andrew Burch
198-
- [@pj4533](https://github.com/pj4533) PJ Gray
199-
- [@xzeror](https://github.com/xzeror)
200-
- [@kelp404](https://github.com/kelp404)
201-
- [@peyton](https://github.com/peyton) Peyton Randolph
202-
- [@wangjinhua](https://github.com/wangjinhua)

0 commit comments

Comments
 (0)