We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca0fb15 commit 910c0a4Copy full SHA for 910c0a4
1 file changed
README.md
@@ -1,2 +1,9 @@
1
2
a system to join docs into a single markdown file
3
+## Installation
4
+
5
+## Usage
6
+```bash
7
+ doc_join --entries docs README.md --output teste.md
8
+```
9
0 commit comments