Add a readme

This commit is contained in:
Kevin Lange 2012-10-16 22:30:09 -07:00
parent a66be55b62
commit 4e0d34346d

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# とあるOS Disk Image Creator
These scripts build disk images for とあるOS for use with your favorite non-multiboot emulator.
## Usage
Get a full working build of とあるOS, then clone this repository and run:
sudo ./create-image.sh /path/to/your/toaru/source
Let it do its magic and you should have a `toaru-disk.img` that you can boot from.