Add link to performance documentation (#6613)

This commit is contained in:
Ben McCann 2019-10-27 11:50:18 -07:00 committed by Evert Timberg
parent 11883aa59d
commit ae80936f03

View File

@ -8,3 +8,4 @@ These sections describe general configuration options that can apply elsewhere i
* [Options](./options.md) scriptable and indexable options syntax.
* [Colors](./colors.md) defines acceptable color values.
* [Font](./fonts.md) defines various font options.
* [Performance](./performance.md) gives tips for performance-sensitive applications.