readme update: migration/
This commit is contained in:
parent
4c9440b1d0
commit
2482723ff2
|
@ -5,7 +5,7 @@ This repository is a collection of management scripts, javascript addons, styles
|
||||||
* ```tools/``` -- Command-line management scripts for Tinyboard. These should not be publicly executable.
|
* ```tools/``` -- Command-line management scripts for Tinyboard. These should not be publicly executable.
|
||||||
* ```stylesheets/``` -- Additional stylesheets for Tinyboard, mainly user contributions.
|
* ```stylesheets/``` -- Additional stylesheets for Tinyboard, mainly user contributions.
|
||||||
* ```js/``` -- Useful Javascript addons for Tinyboard, such as "quick reply" and client-side "forced anonymous". Most of these can be included using ```$config['additional_javascript']```.
|
* ```js/``` -- Useful Javascript addons for Tinyboard, such as "quick reply" and client-side "forced anonymous". Most of these can be included using ```$config['additional_javascript']```.
|
||||||
|
* ```migration/``` -- Database migration scripts for other imageboards.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
The contents of this repository are licensed under the terms of [Tinyboard's license](https://github.com/savetheinternet/Tinyboard/blob/master/LICENSE.md) unless stated otherwise.
|
The contents of this repository are licensed under the terms of [Tinyboard's license](https://github.com/savetheinternet/Tinyboard/blob/master/LICENSE.md) unless stated otherwise.
|
||||||
|
|
Loading…
Reference in New Issue