diff
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 5ab7aeb..bbf5f31 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-
+# MiniTox
-# 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 came to this project can play and start with, therefore getting familiar with tox project.