5 lines
116 B
Bash
Executable File
5 lines
116 B
Bash
Executable File
#!/bin/bash
|
|
# BlackRoad Robot Simulator
|
|
echo "🤖 BlackRoad robot simulator"
|
|
echo "Robotics & automation platform"
|