1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

Add a README to scripts/, indicating that these are not for general use.

This commit is contained in:
Petr Viktorin 2011-04-27 23:12:20 +03:00
parent 4a9a4bfc62
commit 7d1f5ada12
3 changed files with 13 additions and 0 deletions
scripts

6
scripts/README Normal file
View file

@ -0,0 +1,6 @@
This directory contains scripts that are (or were once) used to maintain the
database. Most of them will not work any more, since whatever they did was
already done. They're included here for reference, should something similar be
needed again.
Make sure you know what you are doing when running these.