Skip to content

Commit 43f150e

Browse files
authored
Update README.md
1 parent 96981b9 commit 43f150e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 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/jakemmarsh/react-native-diff-view.svg?branch=master)](https://travis-ci.org/jakemmarsh/react-native-diff-view) ![David](https://img.shields.io/david/jakemmarsh/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

@@ -139,13 +139,11 @@ line or change in a diff.
139139

140140
## Contributing
141141

142-
🎊 Thanks for considering contributing!
143-
144-
This library is used and primarily maintained by [Monolist](https://monolist.co). Issue reports and pull requests are always welcome.
142+
🎊 Thanks for considering contributing! Issue reports and pull requests are always welcome.
145143

146144
To get started:
147145

148-
1. `git clone https://github.com/monolist/react-native-diff-view.git`
146+
1. `git clone https://github.com/jakemmarsh/react-native-diff-view.git`
149147
2. `cd react-native-diff-view`
150148
3. `npm install`
151149

0 commit comments

Comments
 (0)