Skip to content

Commit 2bc8336

Browse files
committed
v0.0.1.
Minor fixes check Change-Log for more info
1 parent d0f4a14 commit 2bc8336

7 files changed

Lines changed: 11 additions & 8 deletions

File tree

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,20 @@
22

33
[![GitHub release](https://img.shields.io/github/release/4troDev/MoveForward.svg)]
44

5-
![Vex V5 Robot](robot_icon.avif)
5+
![Vex V5 Robot](assets/robot_icon.avif)
66
## Description
77

88
Vex Code Snippets is a collection of code snippets designed to control a Vex V5 Robot using Python and the Vexcode Library. These snippets provide ready-to-use code segments that can be easily integrated into your robot projects. Each snippet focuses on a specific functionality or task, allowing you to quickly implement common robotic operations.
99

1010

1111
## Table of Contents
12-
1. [ChangeLog](CHANGELOG.md)
13-
2. [Documentation](Docs.md)
14-
3. [Contributing](CONTRIBUTING.md)
15-
4. [License](LICENSE.md)
12+
1. [ChangeLog](Docs/CHANGELOG.md)
13+
2. [Documentation](Docs/Docs.md)
14+
3. [Contributing](Docs/CONTRIBUTING.md)
15+
4. [License](Docs/LICENSE.md)
16+
5. [Code of Conduct](Docs/CODE_OF_CONDUCT.md)
17+
6. [Contact](#contact)
18+
7. [Snippets](./docs/Snippets-Docs/)
1619

1720

1821

@@ -72,13 +75,13 @@ For detailed documentation on the Vexcode Library and Vex Python Library, refer
7275

7376
## Discord Community
7477

75-
Join our Discord community to connect with other robotics enthusiasts, ask questions, and share your projects: [Discord Invite Link](https://discord.gg/kvrQSyRExj)
78+
Join our Discord community to connect with other robotics enthusiasts, ask questions, and share your projects: [RoboHub Invite Link](https://discord.gg/kvrQSyRExj)
7679

7780
## Social Media
7881

7982
Stay updated with the latest news, projects, and announcements by following us on social media:
8083

81-
- Twitter: [@4tro_Dev](https://twitter.com/4tro_Dev)
84+
- Twitter: [@RoboHubHQ](https://twitter.com/RoboHubHQ)
8285

8386

8487
## License
@@ -87,7 +90,7 @@ This project is licensed under the [Creative Commons Attribution 3.0 Unported Li
8790

8891
## Contribution Guide
8992

90-
Contributions to the Vex Code Snippets project are welcome! If you want to contribute code snippets, bug fixes, or improvements, please refer to the [Contribution Guide](CONTRIBUTING.md) for more information on how to get started.
93+
Contributions to the Vex Code Snippets project are welcome! If you want to contribute code snippets, bug fixes, or improvements, please refer to the [Contribution Guide](Docs/CONTRIBUTING.md) for more information on how to get started.
9194
## Contact
9295

9396
If you have any questions or suggestions regarding this project, feel free to reach out to me on Twitter [@4tro_Dev](https://twitter.com/4tro_Dev) or join our Discord community using the link provided above.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)