file rename and table formatting

This commit is contained in:
2025-01-28 10:51:00 +01:00
parent 57559e7275
commit 6dec5cde70
2 changed files with 17 additions and 12 deletions

View File

@@ -3,7 +3,12 @@
## Introduction
I wanted to combine 2 random objects that interest me into one project. A drone and a jumbotron. So im gonna make a drone with multiple screens on it that could for example be used for traffic control or entertainment purposes.
## Requirements
## Drone Requirements
### basic requirements
* 2 screens
* Speakers
* 20 min flight time

View File

@@ -60,7 +60,7 @@ pages:
What does everything do?
| Variables | Description |
|--------------- |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| image | Defines what OS should be used to for the scripts |
| before_script | Commands to run before you run the script or build something |
| pages | When this variable is mentioned gitlab knows it a pages job |