Skip to content

Commit 9debb17

Browse files
authored
Update README.md
1 parent 306ce9c commit 9debb17

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
---
33

44
FRC circuit simulator for electronics diagramming and rookie training.<br>
5-
Created by **TKO Programming** ([Andy Li](https://github.com/AndyLi23) and [Rohan Bansal](https://github.com/Rohan-Bansal)).
5+
Created by **TKO Programming** ([Rohan Bansal](https://github.com/Rohan-Bansal) and [Andy Li](https://github.com/AndyLi23)).
66

77
## Features
88

9-
- Circuit diagramming with FRC parts** (see subsection below)
9+
- Circuit diagramming with FRC parts* (see subsection below)
1010
- Creating, moving, editing devices and cables
1111
- Saving/importing circuits as files
1212
- Automated debugging for all errors
@@ -19,19 +19,19 @@ Created by **TKO Programming** ([Andy Li](https://github.com/AndyLi23) and [Roha
1919
## Future Updates
2020

2121
- Curved cables
22-
- Accurate scaling of parts on a blocks-per-inch grid for E-Plate diagrams
22+
- Accurate scaling of parts on a blocks-per-inch grid for E-Plate diagramming
2323
- Actual simulation of gauges, pistons, motors
2424
- Recursive debugging of all connected components
2525
- Timed competitive wiring games
2626
- Commented code
2727

2828
## Installation
2929

30-
#### Releases
30+
#### Official Packaging
3131

3232
Head over to the [releases](https://github.com/MittyRobotics/tko-electronics-sim/releases) page and download the binary for your platform. Directions for installation are also included there.
3333

34-
#### Gradle
34+
#### Building from Source
3535

3636
1. Clone the repository using git
3737
2. Run `gradlew build` and then `gradlew run` in a console in the top directory

0 commit comments

Comments
 (0)