Update README.md
This commit is contained in:
@@ -66,8 +66,10 @@ Repository
|
|||||||
1. Download the file codes_for_scrimmage/hazmat/mainhazmatUPD.py
|
1. Download the file codes_for_scrimmage/hazmat/mainhazmatUPD.py
|
||||||
- You can do this through the repo, by using cURL, or by using git.
|
- You can do this through the repo, by using cURL, or by using git.
|
||||||
- Repo - Go to [codes_for_scrimmage/hazmat/mainhazmatUPD.py](codes_for_scrimmage/hazmat/mainhazmatUPD.py) and click the "Download" button.
|
- Repo - Go to [codes_for_scrimmage/hazmat/mainhazmatUPD.py](codes_for_scrimmage/hazmat/mainhazmatUPD.py) and click the "Download" button.
|
||||||
- cURL or another HTTP data transferrer - curl -o mainhazmatUPD.py https://codes.fll-65266.org/FLL_65266_LEGO_DYNAMICS/solutions_season_unearthed/raw/branch/main/codes_for_scrimmage/hazmat/mainhazmatUPD.py
|
- cURL or another HTTP data transferrer -
|
||||||
- git CLI - git clone -b dev https://codes.fll-65266.org/FLL_65266_LEGO_DYNAMICS/solutions_season_unearthed.git && cd solutions_season_unearthed/codes_for_scrimmage/hazmat - Then use mainhazmatUPD.py.
|
```curl -o mainhazmatUPD.py https://codes.fll-65266.org/FLL_65266_LEGO_DYNAMICS/solutions_season_unearthed/raw/branch/main/codes_for_scrimmage/hazmat/mainhazmatUPD.py```
|
||||||
|
- git CLI -
|
||||||
|
```git clone -b dev https://codes.fll-65266.org/FLL_65266_LEGO_DYNAMICS/solutions_season_unearthed.git && cd solutions_season_unearthed/codes_for_scrimmage/hazmat``` - Then use mainhazmatUPD.py.
|
||||||
|
|
||||||
2. Open https://code.pybricks.com/ and select the "Import a file" button on the top of the left bar. Import the .py file. Pair your robot via Bluetooth in Pybricks by selecting the Bluetooth button.
|
2. Open https://code.pybricks.com/ and select the "Import a file" button on the top of the left bar. Import the .py file. Pair your robot via Bluetooth in Pybricks by selecting the Bluetooth button.
|
||||||
|
|
||||||
@@ -119,9 +121,7 @@ Team members can contribute by:
|
|||||||
|
|
||||||
**GNU General Public License v3.0**
|
**GNU General Public License v3.0**
|
||||||
|
|
||||||
```
|
|
||||||
You can take inspiration from our code, but you can't take our exact code.
|
You can take inspiration from our code, but you can't take our exact code.
|
||||||
```
|
|
||||||
|
|
||||||
This project is licensed under GPL-3.0 - see the [LICENSE](LICENSE) file for complete details.
|
This project is licensed under GPL-3.0 - see the [LICENSE](LICENSE) file for complete details.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user