Commit 6daf159dff13800717bd92ae2c47c9cb9489d658

Thomas de Grivel 2022-06-17T11:45:40

todo

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
diff --git a/README.md b/README.md
index b7b2a4d..1de3812 100644
--- a/README.md
+++ b/README.md
@@ -67,11 +67,12 @@ location ~ ^(.*/info/refs|.*/git-upload-pack)$ {
 
 ## kmxgit 0.4
 
- - slugs without joins
+ - Performance improvements :
+   - DONE git bindings
+   - DONE pygmentize -> prismjs
+   - DONE shell commands -> elixir (mkdir mv rm)
+   - slugs without joins
  - Markdown refactor
- - git port / bindings
- - pygmentize port
- - shell commands -> elixir (mkdir mv rm)
  - Shared deploy SSH keys.
    - For now deploy keys must be unique (cannot be shared between repos).
  - Releases