Delete logo

This commit is contained in:
Qolzam
2017-07-08 12:42:57 +04:30
parent 6cc85417de
commit 852ea4b048

View File

@@ -1,9 +1,8 @@
<!-- Logo -->
<p align="center">
<a href="https://github.com/Qolzam/react-social-network">
<img src="https://github.com/Qolzam/react-social-network/blob/master/docs/app/logo.png">
</a>
</p>
<!-- Name -->
<h1 align="center">
<a href="https://github.com/Qolzam/react-social-network">React Social Network</a>
</h1>
The React Social Network is an open source project relying on [React](https://facebook.github.io/react/docs/hello-world.html) a powerful javascript library for building the user interface. In this project, I tried to show some features of react/react components as a social network.