Skip to content

Commit 67d6397

Browse files
domdomeggmisaochan
authored andcommitted
Remove libraries section from README (commons-app#1988)
* Remove libraries section from README * Add wiki link to "libraries used" to README
1 parent 78af43e commit 67d6397

File tree

1 file changed

+14
-57
lines changed

1 file changed

+14
-57
lines changed

README.md

+14-57
Original file line numberDiff line numberDiff line change
@@ -11,37 +11,13 @@ Initially started by the Wikimedia Foundation, this app is now maintained by gra
1111

1212
## Documentation
1313

14-
We try to have an extensive documentation at [our wiki here at Github][5]:
14+
We try to have an extensive documentation at [our wiki here at Github][4]:
1515

16-
* [User Documentation][6]
17-
* [Contributor Documentation][7]
18-
* [Volunteers Welcome!][9]
16+
* [User Documentation][5]
17+
* [Contributor Documentation][6]
18+
* [Volunteers Welcome!][7]
1919
* [Developer Documentation][8]
20-
21-
## Libraries Used ##
22-
23-
* [Picasso][11]
24-
* [RSS-Parser][12]
25-
* [ViewPagerIndicator][13]
26-
* [PhotoView][14]
27-
* [Acra][15]
28-
* [Renderers][16]
29-
* [Gson][17]
30-
* [Timber][18]
31-
* [Java-String-Similarity][19]
32-
* [ReadMoreTextView][20]
33-
* [MaterialShowcaseView][21]
34-
* [Butterknife][22]
35-
* [OKHttp][23]
36-
* [Okio][24]
37-
* [RxJava][25]
38-
* [JSoup][26]
39-
* [Fresco][27]
40-
* [Stetho][28]
41-
* [Dagger][29]
42-
* [Java-HTTP-Fluent][30]
43-
* [CircleProgressBar][31]
44-
* [Leak Canary][32]
20+
* [Libraries Used][9]
4521

4622
## Contributors ##
4723

@@ -60,37 +36,18 @@ Thank you all for your work!
6036

6137
## License ##
6238

63-
This software is open source, licensed under the [Apache License 2.0][4].
64-
39+
This software is open source, licensed under the [Apache License 2.0][10].
6540

6641

6742
[1]: https://play.google.com/store/apps/details?id=fr.free.nrw.commons
6843
[2]: https://commons-app.github.io/
6944
[3]: https://github.com/commons-app/apps-android-commons/issues
70-
[4]: https://www.apache.org/licenses/LICENSE-2.0
71-
[5]: https://github.com/commons-app/apps-android-commons/wiki
72-
[6]: https://github.com/commons-app/apps-android-commons/wiki#user-documentation
73-
[7]: https://github.com/commons-app/apps-android-commons/wiki#contributor-documentation
45+
46+
[4]: https://github.com/commons-app/apps-android-commons/wiki
47+
[5]: https://github.com/commons-app/apps-android-commons/wiki#user-documentation
48+
[6]: https://github.com/commons-app/apps-android-commons/wiki#contributor-documentation
49+
[7]: https://github.com/commons-app/apps-android-commons/wiki/Volunteers-welcome%21
7450
[8]: https://github.com/commons-app/apps-android-commons/wiki#developer-documentation
75-
[9]: https://github.com/commons-app/apps-android-commons/wiki/Volunteers-welcome%21
76-
[10]: https://meta.wikimedia.org/wiki/Grants:Project/Improve_%27Upload_to_Commons%27_Android_App/Renewal
77-
[11]: https://github.com/square/picasso
78-
[13]: https://github.com/avianey/Android-ViewPagerIndicator
79-
[14]: https://github.com/chrisbanes/PhotoView
80-
[15]: https://github.com/ACRA/acra
81-
[16]: https://github.com/pedrovgs/Renderers
82-
[17]: https://github.com/google/gson
83-
[18]: https://github.com/JakeWharton/timber
84-
[19]: https://github.com/tdebatty/java-string-similarity
85-
[20]: https://github.com/bravoborja/ReadMoreTextView
86-
[21]: https://github.com/deano2390/MaterialShowcaseView
87-
[22]: https://github.com/JakeWharton/butterknife
88-
[23]: https://github.com/square/okhttp
89-
[24]: https://github.com/square/okio
90-
[25]: https://github.com/ReactiveX/RxJava
91-
[27]: https://github.com/facebook/fresco
92-
[28]: https://github.com/facebook/stetho
93-
[29]: https://github.com/google/dagger
94-
[30]: https://github.com/yuvipanda/java-http-fluent/blob/master/src/main/java/in/yuvi/http/fluent/Http.java
95-
[31]: https://github.com/dinuscxj/CircleProgressBar
96-
[32]: https://github.com/square/leakcanary
51+
[9]: https://github.com/commons-app/apps-android-commons/wiki/Libraries-used
52+
53+
[10]: https://www.apache.org/licenses/LICENSE-2.0

0 commit comments

Comments
 (0)