Remove prototype comment now that all data has been imported

This commit is contained in:
mtkennerly 2020-07-07 09:37:15 -04:00
parent 66ad7458d2
commit 88ba4dd5e5

View file

@ -1,6 +1,4 @@
# Ludusavi Manifest # Ludusavi Manifest
**This project is still a prototype! It is subject to change, and not all data is available yet.**
The Ludusavi Manifest format is a YAML structure for defining the location of The Ludusavi Manifest format is a YAML structure for defining the location of
game save data and other files that are of interest to back up. Although this game save data and other files that are of interest to back up. Although this
project was started for use by [Ludusavi](https://github.com/mtkennerly/ludusavi), project was started for use by [Ludusavi](https://github.com/mtkennerly/ludusavi),