5 lines
127 B
Bash
Executable File
5 lines
127 B
Bash
Executable File
#!/bin/bash
|
|
# BlackRoad Self Driving Simulator
|
|
echo "🚗 BlackRoad self driving simulator"
|
|
echo "Autonomous systems platform"
|