Commit 0b835dd3b9f970b3fdb54c75f7deb520f1552357
Update README.md
Rômulo Alves authored on 6/26/2018, 10:55:18 AMGitHub committed on 6/26/2018, 10:55:18 AM
Parent: 6f207214603cecdfaceac26619937078ba1e2a1b
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -1,14 +1,14 @@ | ||
1 | -# Beaker React Native | |
1 … | +# Dat React Native | |
2 | 2 … | > This project aims to include [Dat](https://datproject.org/) support in mobiles through [React Native](https://facebook.github.io/react-native/) and [Node.js](https://nodejs.org/en/)! |
3 | 3 … | |
4 | 4 … | **It's under development** |
5 | 5 … | |
6 | 6 … | ## How to start |
7 | 7 … | |
8 | 8 … | 1. Clone the repo: |
9 | 9 … | |
10 | -`git clone git@github.com:romuloalves/beaker-react-native.git` | |
10 … | +`git clone git@github.com:romuloalves/dat-react-native.git` | |
11 | 11 … | |
12 | 12 … | 2. Install the dependencies in the root directory: |
13 | 13 … | |
14 | 14 … | `yarn` |
@@ -42,5 +42,5 @@ | ||
42 | 42 … | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
43 | 43 … | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
44 | 44 … | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
45 | 45 … | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
46 | -SOFTWARE. | |
46 … | +SOFTWARE. |
Built with git-ssb-web