update documentation
This commit is contained in:
		@@ -20,8 +20,6 @@ The **GitHub** repository contains:
 | 
				
			|||||||
- tests,
 | 
					- tests,
 | 
				
			||||||
- documentation (source and build).
 | 
					- documentation (source and build).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Continuous integration pipeline runs on **Gitlab CI**.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
### How to install FitTrackee
 | 
					### How to install FitTrackee
 | 
				
			||||||
 | 
					
 | 
				
			||||||
see [Installations instructions](https://samr1.github.io/FitTrackee/installation.html)
 | 
					see [Installations instructions](https://samr1.github.io/FitTrackee/installation.html)
 | 
				
			||||||
@@ -54,12 +52,10 @@ Please make your changes from the development branch (`dev`).
 | 
				
			|||||||
  ```shell
 | 
					  ```shell
 | 
				
			||||||
  $ make check-all
 | 
					  $ make check-all
 | 
				
			||||||
  ```
 | 
					  ```
 | 
				
			||||||
  There are some end-to-end tests, to run them:
 | 
					  There are some end-to-end tests, to run them (needs a running application):
 | 
				
			||||||
  ```shell
 | 
					  ```shell
 | 
				
			||||||
  $ make test-e2e
 | 
					  $ make test-e2e
 | 
				
			||||||
  ```
 | 
					  ```
 | 
				
			||||||
  Note: For now, pull requests from forks don't trigger pipelines on GitLab CI (see [current issue](https://gitlab.com/gitlab-org/gitlab/-/issues/5667)).  
 | 
					 | 
				
			||||||
  So make sure that checks don't return errors locally. 
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
* If needed, add or update tests.
 | 
					* If needed, add or update tests.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -74,5 +70,7 @@ Please make your changes from the development branch (`dev`).
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
* Ensure the pull requests description clearly describes the problem and solution. Include the relevant issue number if applicable.
 | 
					* Ensure the pull requests description clearly describes the problem and solution. Include the relevant issue number if applicable.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* If needed, [update your branch](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/keeping-your-pull-request-in-sync-with-the-base-branch). 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Thanks.
 | 
					Thanks.
 | 
				
			||||||
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							@@ -9,9 +9,9 @@
 | 
				
			|||||||
[](https://v3.vuejs.org/) 
 | 
					[](https://v3.vuejs.org/) 
 | 
				
			||||||
[](https://www.typescriptlang.org/) 
 | 
					[](https://www.typescriptlang.org/) 
 | 
				
			||||||
[](https://github.com/prettier/prettier)  
 | 
					[](https://github.com/prettier/prettier)  
 | 
				
			||||||
[](https://www.codacy.com/app/SamR1/FitTrackee)
 | 
					
 | 
				
			||||||
[](https://gitlab.com/SamR1/FitTrackee/-/commits/master)
 | 
					
 | 
				
			||||||
[](https://gitlab.com/SamR1/FitTrackee/-/commits/master) <sup><sup>1</sup></sup>
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -30,8 +30,3 @@ It is also possible to add a workout without a gpx file.
 | 
				
			|||||||
(see [issues](https://github.com/SamR1/FitTrackee/issues) and [documentation](https://samr1.github.io/FitTrackee) for more information)  
 | 
					(see [issues](https://github.com/SamR1/FitTrackee/issues) and [documentation](https://samr1.github.io/FitTrackee) for more information)  
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
---
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Notes:  
 | 
					 | 
				
			||||||
_1. Test coverage: only for Python API_
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user