changed readme

This commit is contained in:
2023-03-13 02:10:23 +01:00
parent 030329e6a1
commit b9f37cfe47

View File

@@ -1,6 +1,6 @@
# Docki
Docki is cli for converting asciidoctor files into html files. You can build your documentation with `docki build` and write documenation with the live server with `docki serve`.
Docki is cli for converting asciidoctor files into html files. You can build your documentation with `docki build` and write documenation using the live server with `docki serve`.
## Installation