Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
spacey-sooty committed Nov 16, 2023
1 parent 0348e41 commit 5fa9f09
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@ CurtinFRC 2024 Codebase
===
![Build Status of Upstream Master](https://github.com/CurtinFRC/2024-Crescendo/actions/workflows/ci.yml/badge.svg)

# Setup
Setup
=====

**This assumes that you have the WPILib tools installed. If you do not, follow the instructions [here](https://docs.wpilib.org/en/stable/docs/zero-to-robot/step-2/wpilib-setup.html).**

## Linux
=======
Linux
-----
Fork this repository then open up a terminal and run :
```bash
git clone https://github.com/*yourusernamehere*/2024-Crescendo.git
Expand Down Expand Up @@ -57,6 +58,6 @@ Clean building is slower so you should not generally use it.

Documentation
=============
Our documentation for Wombat and each years codebase can be found [here](TODO!).
Our documentation for Wombat and each years codebase can be found [here](https://4788-docs.vercel.app/).
It is a powerful reference for writing code using Wombat going over how to use and the implementation for everything within Wombat.
It also has a variety of guides to teach you how to use a variety of things in a more fully scoped way.

0 comments on commit 5fa9f09

Please sign in to comment.