aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2020-06-02 18:34:16 +0200
committerRobert Jaros <rjaros@finn.pl>2020-06-02 18:34:16 +0200
commit054a2b9faec6da1b179d553cff1676e073415100 (patch)
treeb594be2d9a108c9bc05bdd3593595d69637bdca7 /README.md
parentdde9c9dd748ecb12c34633454547672a8ea1776e (diff)
downloadkvision-054a2b9faec6da1b179d553cff1676e073415100.tar.gz
kvision-054a2b9faec6da1b179d553cff1676e073415100.tar.bz2
kvision-054a2b9faec6da1b179d553cff1676e073415100.zip
Updated README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4251df09..ce1815fd 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ boilerplate code for server-side interfaces.
Ready to explore, rich set of [KVision examples](https://github.com/rjaros/kvision-examples) is available in the separate project.
-See also the complete frontend implementation of [RealWorld example application](https://github.com/rjaros/kvision-realworld-example-app).
+See also the complete frontend implementation of [RealWorld example application](https://github.com/rjaros/kvision-realworld-example-app) and a [fullstack version](https://github.com/rjaros/kvision-realworld-example-app-fullstack) built with Spring Webflux and R2DBC.
The comprehensive [KVision guide](https://kvision.gitbook.io/kvision-guide/) is published on GitBook.