12 lines
291 B
Markdown
12 lines
291 B
Markdown
# FemMaps
|
|
|
|
At FemboyFinancial we love maps! The code in this repo will be used to power a light-up electronic wall installation
|
|
showing traffic conditions on various Bay Area highways. Until the physical wall display is made, though, a TUI frontend
|
|
can be used.
|
|
|
|
## Building
|
|
|
|
```sh
|
|
make
|
|
```
|