Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Raserber committed Aug 4, 2022
1 parent 055316e commit e3eeb31
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,10 @@

- [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/)
- Update dependencies to the latest version (including to [Capacitor 4.0](https://ionicframework.com/blog/announcing-capacitor-4-0/))
- 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))*

Expand Down Expand Up @@ -82,7 +84,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 [email protected]:Raserber/accelerometer-application.git
Expand All @@ -100,7 +102,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/)

0 comments on commit e3eeb31

Please sign in to comment.