repos / starfx

supercharged async flow control library.
git clone https://github.com/neurosnap/starfx.git

commit
5619d15
parent
1441fb4
author
Eric Bower
date
2023-12-19 01:54:19 +0000 UTC
docs: readme
1 files changed,  +3, -2
M README.md
+3, -2
 1@@ -12,7 +12,7 @@ and state management.
 2 Read my introductory blog post:
 3 [what is starfx?](https://bower.sh/what-is-starfx)
 4 
 5-[Discord](https://discord.gg/frontside)
 6+- [Discord](https://discord.gg/frontside)
 7 
 8 # features
 9 
10@@ -242,7 +242,8 @@ function App() {
11 
12 # usage
13 
14-Please see [examples repo](https://github.com/neurosnap/starfx-examples).
15+- [examples repo](https://github.com/neurosnap/starfx-examples).
16+- [production example repo](https://github.com/aptible/app-ui);
17 
18 # when to use this library?
19