Skip to content

Commit 61ba40f

Browse files
authored
Merge pull request #1 from thechamp865-skp/patch-1
Update README.md
2 parents ab37a75 + 75f27b3 commit 61ba40f

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
@@ -35,7 +35,7 @@ App Running | App Not Running
3535
|---|---|
3636

3737

38-
![App Running](https://media.giphy.com/media/6UFvIvZUxdn9oniTAH/giphy.gif) | ![AppNotRunning](https://media.giphy.com/media/omJKH5bAvrnlPB1nRd/giphy.gif)
38+
![App Running](https://media.giphy.com/media/omJKH5bAvrnlPB1nRd/giphy.gif) | ![AppNotRunning](https://media.giphy.com/media/6UFvIvZUxdn9oniTAH/giphy.gif)
3939
|---|---|
4040

4141
## Quick start
@@ -81,7 +81,7 @@ import com.divyanshushekhar.flutter_process_text.FlutterProcessTextPlugin;
8181
import io.flutter.embedding.android.FlutterActivity;
8282
import android.os.Bundle;
8383
84-
public class ProcessText extends FlutterActivity {
84+
public class ProcessTextActivity extends FlutterActivity {
8585
8686
@Override
8787
public void onCreate(Bundle savedInstanceState) {

0 commit comments

Comments
 (0)