Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
| 4 |
Added a space at the beginning of all strings while deleted all non-alphanumeric symbols.
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
Filtered the original strings so that only type 0, 5, 7 were left.
|
| 5 |
Added a space at the beginning of all strings while deleted all non-alphanumeric symbols.
|