Skip to content

Commit 96981b9

Browse files
committed
small readme tweaks
1 parent e04ab60 commit 96981b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# react-native-diff-view [![Build Status](https://travis-ci.org/Monolist/react-native-diff-view.svg?branch=master)](https://travis-ci.org/Monolist/react-native-diff-view) ![David](https://img.shields.io/david/monolist/react-native-diff-view)
1+
# react-native-diff-view [![Build Status](https://travis-ci.org/monolist/react-native-diff-view.svg?branch=master)](https://travis-ci.org/monolist/react-native-diff-view) ![David](https://img.shields.io/david/monolist/react-native-diff-view)
22

33
A React Native module for parsing and displaying git diffs. This library was heavily inspired by, and borrows code from, [react-diff-view](https://github.com/otakustay/react-diff-view).
44

@@ -145,7 +145,7 @@ This library is used and primarily maintained by [Monolist](https://monolist.co)
145145

146146
To get started:
147147

148-
1. `git clone https://github.com/Monolist/react-native-diff-view.git`
148+
1. `git clone https://github.com/monolist/react-native-diff-view.git`
149149
2. `cd react-native-diff-view`
150150
3. `npm install`
151151

0 commit comments

Comments
 (0)