updated readmes

This commit is contained in:
Erik Örtenberg 2025-02-11 17:03:35 +01:00
parent 2ded505cc4
commit 13d6b3fa63
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
This repository is the public part of the thesis work created by Adam Magnusson and Erik Örtenberg at Chalmers Univerity of Technology. The work contained wihtin this repo details how a network interface will work, mostly built in VHDL. This repository is the public part of the thesis work created by Adam Magnusson and Erik Örtenberg at Chalmers Univerity of Technology. The work contained wihtin this repo details how a network interface will work, mostly built in VHDL.
# Tool instructions # Tool instructions
TBW Read the README.md in `./scripts`
# Build instructions # Build instructions
TBW TBW

View File

@ -3,4 +3,4 @@
* Run `./bin/pip install -r requirements.txt` * Run `./bin/pip install -r requirements.txt`
# Running # Running
* `./bin/python <script> <command>` * `./bin/python gantry.py --help` documents how it works