Skip to content

Commit

Permalink
Merge pull request #264 from fredlemieux/remove-outdated-linking
Browse files Browse the repository at this point in the history
Remove outdated linking
  • Loading branch information
ak1394 authored Jun 14, 2024
2 parents 9f95ad1 + e660b70 commit 6581382
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.idea
.vscode
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ React Native TTS is a text-to-speech library for [React Native](https://facebook

```shell
npm install --save react-native-tts
react-native link react-native-tts
```

## Usage
Expand Down

0 comments on commit 6581382

Please sign in to comment.