From 40936d8f88fb83aa2cbd4a3b32a28c72cb7c4be4 Mon Sep 17 00:00:00 2001 From: Raserber Date: Thu, 4 Aug 2022 15:48:36 +0200 Subject: [PATCH] update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 759a0d8..a52d048 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,9 @@ - [IN DEVELOPMENT] - Translate into English, *currently the application is mostly in French* - - organize and comment the code, optimize some parts - - be able to acquire the speed and the relative position of the device *(tests in progress + - Organize and comment the code, optimize some parts + - Try to migrate from [Highcharts](https://www.highcharts.com/) to [Chartjs](https://www.chartjs.org/) + - Be able to acquire the speed and the relative position of the device *(tests in progress with [Kalman filters like](https://en.wikipedia.org/wiki/Kalman_filter) and [Inertial measurement unit like](https://en.wikipedia.org/wiki/Inertial_measurement_unit))* @@ -82,7 +83,7 @@ or [Xcode](https://developer.apple.com/xcode/) *(for Ios)* then follow the Ionic Contributions welcome! -first, clone the repository and install dependencies : +First, clone the repository and install dependencies : ```shell git clone git@github.com:Raserber/accelerometer-application.git @@ -100,7 +101,7 @@ then, enjoy ! ## Acknowledgements -- Icon : +- Icon resources : - [Velocity vector](https://www.freepik.com/vectors/velocity) created by freepik from [Freepik](https://www.freepik.com/) - [Mobile cartoon vector](https://www.freepik.com/vectors/mobile-cartoon) created by pch.vector from [Freepik](https://www.freepik.com/)