Commit 1fac7c4ddac18d182ea4ff980c98fdf7a5b0c71c

Thomas de Grivel 2021-12-10T12:48:37

add title

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index 644ca8f..5e82310 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,8 @@ In your Common Lisp implementation startup file :
   (repo:boot)
 ```
 
+## Usage
+
 Repo integrates with ASDF :
 
 ``` Common-Lisp