Skip to content

Commit 0ca2353

Browse files
authored
Don't end abruptly. Fix documentationjs#826.
1 parent 473f317 commit 0ca2353

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/GETTING_STARTED.md

+4
Original file line numberDiff line numberDiff line change
@@ -136,3 +136,7 @@ function addOne(input: number): number {
136136
return input + 1;
137137
}
138138
```
139+
140+
# Learn more
141+
142+
[Continue reading](https://github.com/documentationjs/documentation#documentation) about Usage and the other aspects of `documentation`.

0 commit comments

Comments
 (0)