Skip to content

Commit

Permalink
Do small fixes in wiki file
Browse files Browse the repository at this point in the history
  • Loading branch information
kleo-53 committed Sep 20, 2023
1 parent 67490f4 commit fd9f42f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tool-wiki.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@
## Project Architecture:

**TRIK Studio Pioneer Tool** is a tool for uploading software to quadcopters using the TRIK Studio program. Here is the main architecture of the project:

* **Module "pioneer_uploader"**: This module contains the core logic of the application. It interacts with quadcopters and facilitates the upload of programs in accordance with TRIK Studio requirements.
* **Module "test_uploader"**`: This module contains unit tests to verify the functionality of the TRIK Studio Pioneer Tool.

## Technical Specifications:

* **Programming Language**: The project is developed in Python.
* **Unit Testing**: The project includes unit tests written using the `pytest` library to validate its functionality.
* **License**: TRIK Studio Pioneer Tool is distributed under the MIT License, allowing for free use, modification, and distribution of the tool.
Expand All @@ -20,5 +18,4 @@
* Installed dependencies listed in the "requirements.txt" file.

## Additional Information:

TRIK Studio Pioneer Tool is designed to simplify the process of uploading software to quadcopters using TRIK Studio. The project is actively developed, and any suggestions for improvement or bug reports are welcome. You can contribute by creating issues and pull requests in the project's GitHub repository: https://github.com/trikset/trik-studio-pioneer-tool.

0 comments on commit fd9f42f

Please sign in to comment.