repos / starfx

a micro-mvc framework for react apps
git clone https://github.com/neurosnap/starfx.git

commit
9c6368a
parent
8b1e67b
author
Eric Bower
date
2023-04-03 23:52:14 -0400 EDT
docs: fix linter
1 files changed,  +2, -1
M README.md
+2, -1
1@@ -9,4 +9,5 @@ stability.
2 
3 ## usage
4 
5-Please see [examples/basic](./examples/basic) and [tests](./test) to understand how it works.
6+Please see [examples/basic](./examples/basic) and [tests](./test) to understand
7+how it works.