Add readme and license option. Break `bike` module up.

This commit is contained in:
Joe Ardent 2023-02-01 14:27:35 -08:00
parent 7efa0a8ab2
commit 71a91da77a
7 changed files with 12 additions and 0 deletions

5
CHAOS.md Normal file
View File

@ -0,0 +1,5 @@
# The Chaos License (GLP)
This software is released under the terms of the Chaos License. In cases where the terms of the
license are unclear, refer to the [Fuck Around and Find Out
License](https://git.sr.ht/~boringcactus/fafol/tree/master/LICENSE-v0.2.md).

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# *Cyber Rider*
![I just love the deranged expression on this cyberbike's "face"](./cyber-rider-deranged.png "A third-person view of the cyberbike model on the cyberplanet, cybering.")
WIP.
All content is licensed under the [Peer Production License](./PPL.txt) or [Chaos License](./CHAOS.md), at users' choice.

BIN
cyber-rider-deranged.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 KiB

0
src/bike/components.rs Normal file
View File

0
src/bike/mod.rs Normal file
View File