1
0
Fork 0
mirror of https://gitlab.com/dadada_/uuidgen.git synced 2025-06-08 01:53:57 +02:00

Add license

This commit is contained in:
Tim Schubert 2020-11-08 16:44:35 +01:00
parent 3c8a8522d8
commit b7be97798a
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
2 changed files with 8 additions and 1 deletions

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# UuidGen
UuidGen is a simple UUID Generator for Android. It was created as a personal learning experience. It supports copying to clipboard and displays a history of previously generated UUIDs.
## License
See [LICENSE](LICENSE)