浏览代码

Update README.md

Guy Carmeli 7 年前
父节点
当前提交
904ede586a
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入5 次删除
  1. 1
    5
      docs/README.md

+ 1
- 5
docs/README.md 查看文件

1
 <h1 align="center">
1
 <h1 align="center">
2
-  <img src="../.logo.png"/><br>
2
+  <img src="https://github.com/wix/react-native-navigation/blob/master/.logo.png"/><br>
3
   React Native Navigation
3
   React Native Navigation
4
 </h1>
4
 </h1>
5
 
5
 
11
 - [Chat with us](https://discord.gg/DhkZjq2)
11
 - [Chat with us](https://discord.gg/DhkZjq2)
12
 - [Contributing](/docs/docs/WorkingLocally.md)
12
 - [Contributing](/docs/docs/WorkingLocally.md)
13
 
13
 
14
-# Installation
15
-As `react-native-navigation` is a native navigation library - integrating it into your app will require editing native files. Follow the installation guides in the [documentation](https://wix.github.io/react-native-navigation/).
16
-
17
-