Skip to content

Commit c6df79c

Browse files
committed
chore: update npm badge
1 parent 6b6669e commit c6df79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🎙️ expo-speech-recognition
22

3-
![NPM Version](https://img.shields.io/npm/v/%40jamsch%2Fexpo-speech-recognition)
3+
![NPM Version](https://img.shields.io/npm/v/expo-speech-recognition)
44

55
expo-speech-recognition implements the iOS [`SFSpeechRecognizer`](https://developer.apple.com/documentation/speech/sfspeechrecognizer), Android [`SpeechRecognizer`](https://developer.android.com/reference/android/speech/SpeechRecognizer) and Web [`SpeechRecognition`](https://wicg.github.io/speech-api/) for React Native projects with the goal of code reuse across web and mobile.
66

0 commit comments

Comments
 (0)