diff --git a/README.md b/README.md
index 3f85d62..8943c54 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,14 @@ Ongoing development of kmxgit.
- Fixed compilation on Linux (-fPIC).
- Configured 2 linux laptops (fedora, popOS)
+### 2022-07-21
+ - kmxgit
+ - finished installation on fedora and popOS
+ - started hunting for memory leaks in git nif
+
+### 2022-07-22
+ - kmxgit
+ - found 5 memory leaks in git nif
<h1><a id="todo" href="#todo">TODO</a></h1>
@@ -18,10 +26,14 @@ Ongoing development of kmxgit.
### 1.1 [kmxgit](https://git.kmx.io/kmx.io/kmxgit#todo)
- libgit2 erlang nif (natively implemented function)
+ - error handling
+ - git_free
- documentation
- site web
### 1.2 [rtbuf](https://rtbuf.kmx.io/)
+ - data for inputs and outputs
+ - https://git.kmx.io/rtbuf/rtbuf/_tree/master/librtbuf/rtbuf_lib.c#267
- valgrind
- documentation
- site web