Skip to content

Commit 04ed975

Browse files
committed
Merge pull request #285 from ParsePlatform/nlutsenko.readme
Add cross-references to README
2 parents 652ede3 + 53baf65 commit 04ed975

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ Results can be found in `Parse/build/reports/`
4343
## How Do I Contribute?
4444
We want to make contributing to this project as easy and transparent as possible. Please refer to the [Contribution Guidelines](CONTRIBUTING.md).
4545

46+
## Other Parse Projects
47+
48+
- [ParseUI for Android][parseui-link]
49+
- [ParseFacebookUtils for Android][parsefacebookutils-link]
50+
- [ParseTwitterUtils for Android][parsetwitterutils-link]
51+
4652
## License
4753
Copyright (c) 2015-present, Parse, LLC.
4854
All rights reserved.
@@ -64,5 +70,10 @@ We want to make contributing to this project as easy and transparent as possible
6470
[coverage-status-link]: https://coveralls.io/github/ParsePlatform/Parse-SDK-Android?branch=master
6571
[maven-svg]: https://maven-badges.herokuapp.com/maven-central/com.parse/parse-android/badge.svg?style=flat
6672
[maven-link]: https://maven-badges.herokuapp.com/maven-central/com.parse/parse-android
73+
74+
[parseui-link]: https://github.com/ParsePlatform/ParseUI-Android
75+
[parsefacebookutils-link]: https://github.com/ParsePlatform/ParseFacebookUtils-Android
76+
[parsetwitterutils-link]: https://github.com/ParsePlatform/ParseTwitterUtils-Android
77+
6778
[license-svg]: https://img.shields.io/badge/license-BSD-lightgrey.svg
6879
[license-link]: https://github.com/ParsePlatform/Parse-SDK-Android/blob/master/LICENSE

0 commit comments

Comments
 (0)