From 5576bcdd81e6f5d861e6747d8ccd4b13823a1b38 Mon Sep 17 00:00:00 2001
From: Michel Juillard <michel@debian.home>
Date: Mon, 20 Apr 2020 15:59:41 +0200
Subject: [PATCH] update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 4934408..21eeb8d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# KalmanFilterTools
+# KalmanFilterTools.jl
 
 WORK IN PROGRESS
 
@@ -8,7 +8,7 @@ Because such operations are very often computed in an iterative manner, all oper
 
 ## Installation
 
-KalmanFilterTools is available on GitLab:
+KalmanFilterTools.jl is available on GitLab:
 
 ```
 (v1.4) pkg> add https://git.dynare.org/julia-packages/kalmanfiltertools.jl.git
-- 
GitLab