From 3484c5ce8e0c262bae07e373b061ceb8a8375415 Mon Sep 17 00:00:00 2001 From: IanTapply22 Date: Fri, 5 Jan 2024 20:38:37 -0500 Subject: [PATCH] Updated README with more up-to-date information --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8b88c42..4b007fb 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,17 @@ # DISCLAIMER All code at this point in time is a WIP and has NOT been tested or run on any robot and we can NOT confirm that the code will work as it is intended. -# Simbot-Base -A base robot with the most up-to-date utilities and starting components to get started on robot code as fast as possible +# Simbot Base +A base robot with the most up-to-date utilities and starting components to get started on robot code as fast as possible. + +## Contributing +Interested in contributing to the project? Be sure to read [the contributing information](https://github.com/Simbotics/Simbot-Base/blob/main/CONTRIBUTING.md) for more information on how to get started with contributing to the codebase. ## Contributors and Credits Thank you to the following who has contributed, supplied the tools to make this project even possible, or has supported this project along the way. - [CTR Electronics](https://github.com/CrossTheRoadElec) - Provided an example and starter [repository](https://github.com/CrossTheRoadElec/Phoenix6-Examples/tree/main/java/SwerveWithPathPlanner) to build from -- [Ian Tapply](https://github.com/IanTapply22) - Main student contributor - [Kaleb Dodd](https://github.com/kaleb-dodd) - Project coordinator - [Cole MacPhail](https://github.com/colemacphail) - Project coordinator +- [Ian Tapply](https://github.com/IanTapply22) - Main student contributor +- [Hoodie Rocks/Cobblestone](https://github.com/HoodieRocks) - Student programmer