Skip to content

Commit ca7c771

Browse files
authored
Update README.md
1 parent 7beaf4b commit ca7c771

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
11
Unity Localization
22
==================
33

4-
This project is meant to give no-nonsense,
4+
This project is meant to provide a no-nonsense,
55
[KISS](https://en.wikipedia.org/wiki/KISS_principle) compliant implementation of
66
a Localization System for Unity. The main requirements we try to satisfy here
77
are:
88

9-
 
10-
119
- Use simple text files, easy to send to translators, no Unity required for
1210
them
1311

1412
- Allow full UI localization (including sprites)
1513

16-
 
17-
1814
The code is published “as is”, exactly the way we use it. Feel free to use it
1915
the way you see fit.

0 commit comments

Comments
 (0)