diff --git a/README.md b/README.md
index 3acc5da..d11e805 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-# GIT_TEMPLATE
-> Template for the others repository
+# GP INTERPOLATE
+> Blender addon to handle interpolation drawing with grease pencil
-Git_template is a template repository that must be used to generate others repository
+Blender addon used to help artist drawing gp interpolation over 3D animation.
***
@@ -10,18 +10,6 @@ Git_template is a template repository that must be used to generate others repos
Installation
-
- Contents
-
-
-
- Settings
-
-
@@ -34,18 +22,9 @@ Git_template is a template repository that must be used to generate others repos
```
2. Create your own local directory in
```sh
- git clone ssh://git@git.autourdeminuit.com:222/autour_de_minuit/git_template.git
+ git clone ssh://git@git.autourdeminuit.com:222/autour_de_minuit/gp_interpolate.git
```
-
-## Contents
-
-### Templates
-
-- *ISSUE_TEMPLATE.yml*: a yaml template for ticket creation
-- *PULL_REQUEST_TEMPLATE.md*: a file used for PR creation
-
-
## Settings
Those seetings from gitlab will be populated to each repository created with this template