From 736b9e0ab17a2ce655f534659a84a18a37daa87a Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sat, 27 Apr 2019 23:25:02 +0200 Subject: Updated README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9ee9bae..6390ac90 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ The comprehensive [KVision guide](https://kvision.gitbook.io/kvision-guide/) is Full API documentation (KDoc) is available at [https://rjaros.github.io/kvision/api/](https://rjaros.github.io/kvision/api/). +You can also look at [KVision blog posts at dev.to](https://dev.to/t/kvision/latest). ## Quickstart -- cgit