2018-06-24 17:08:30 +00:00
|
|
|
# flute
|
|
|
|
|
|
|
|
[A short, one-line description of the project]
|
|
|
|
|
|
|
|
# Overview
|
|
|
|
|
|
|
|
[A longer description of the project, optionally with sub-sections like
|
|
|
|
'Features', 'History', 'Motivation', etc.]
|
|
|
|
|
|
|
|
# Usage
|
|
|
|
|
2018-06-28 14:09:21 +00:00
|
|
|
## Minify for production
|
|
|
|
```lisp
|
|
|
|
(write root-element :pretty nil)
|
|
|
|
```
|
2018-06-24 17:08:30 +00:00
|
|
|
|
|
|
|
# License
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Licensed under the Specify license here License.
|