diff
README.md | 8 +++++---
minitox.jpeg | Bin 0 -> 120095 bytes
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 47ef846..20b03dc 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
-# mtox
+
-`mtox` is a minimal client written for [toxcore](https://github.com/TokTok/c-toxcore). It's an example of tox client implementation and also a toy which new developers come to this project can play and start with, therefore getting familiar with this project.
+# minitox
+
+`minitox` is a minimal client written for [toxcore](https://github.com/TokTok/c-toxcore). It's an example of tox client implementation and also a toy which new developers come to this project can play and start with, therefore getting familiar with this project.
## Features
@@ -16,4 +18,4 @@
The only lib required is libtoxcore:
-> gcc -o mtox mtox.c -ltoxcore
+> gcc -o minitox minitox.c -ltoxcore
diff --git a/minitox.jpeg b/minitox.jpeg
new file mode 100644
index 0000000..929dbe1
Binary files /dev/null and b/minitox.jpeg differ