Skip to content

Commit c399e7c

Browse files
committed
feature: readme updated
1 parent 16de858 commit c399e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Flutter plugin for encrypt/decrypt `String` and `Uint8List` objects easily with
1313

1414
-----
1515

16-
```
1716
Retrieve any string resource quickly and easily, anywhere:
1817

1918
`en.json`
@@ -32,6 +31,7 @@ Simplify the way you work with secured resources, Strings and Uint8List objects:
3231

3332
```dart
3433
"my_secret".obfuscate();
34+
```
3535

3636
-----
3737

0 commit comments

Comments
 (0)