Files
rfdb/README.md
2026-04-12 02:20:01 +02:00

12 lines
266 B
Markdown

# RFDB
The Radio Frequency Data Base.
## Quick start
Create a database named `rfdb`, then load the database template `rfdb.sql`
file into your database.
Rename the `config.php.example` file to `config.php`, then edit it according
to your database configuration.