Skip to content

Commit 6581382

Browse files
authored
Merge pull request #264 from fredlemieux/remove-outdated-linking
Remove outdated linking
2 parents 9f95ad1 + e660b70 commit 6581382

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.idea
2+
.vscode

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ React Native TTS is a text-to-speech library for [React Native](https://facebook
1313

1414
```shell
1515
npm install --save react-native-tts
16-
react-native link react-native-tts
1716
```
1817

1918
## Usage

0 commit comments

Comments
 (0)