Skip to content

Commit c8f6dd8

Browse files
committed
Host Parse Server logo in the hidden .github directory.
1 parent 61bfa80 commit c8f6dd8

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="https://cloud.githubusercontent.com/assets/165856/13127061/4273d44a-d582-11e5-8177-ab06cc8f60cb.png" alt="Parse Server logo"/>
1+
![Parse Server logo](.github/parse-server-logo.png?raw=true)
22

33
## Open Source Parse API Server
44

@@ -18,10 +18,6 @@ Documentation for Parse Server is available in the [wiki](https://github.com/Par
1818

1919
If you're interested in developing for Parse Server, the [Development guide](https://github.com/ParsePlatform/parse-server/wiki/Development-Guide) will help you get set up.
2020

21-
### Example Project
22-
23-
Check out the [parse-server-example project](https://github.com/ParsePlatform/parse-server-example) repository for an example of a Node.js application that uses the parse-server module on Express.
24-
2521
### Migration Guide
2622

2723
The hosted version of Parse will be fully retired on January 28th, 2017. If you are planning to migrate an app, you need to begin work as soon as possible. Learn more in the [Migration guide](https://github.com/ParsePlatform/parse-server/wiki/Migrating-an-Existing-Parse-App).

0 commit comments

Comments
 (0)