From 76b92b8a5c0f5c5b38947b292aa4c7c727708f02 Mon Sep 17 00:00:00 2001 From: Franck Royer Date: Wed, 2 Jun 2021 16:34:57 +1000 Subject: [PATCH] Attempt to improve introduction --- README.md | 2 +- _posts/2021-06-04-presenting-js-waku.md | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c4a456cb..5120cf47 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ 2. Install Jekyll and [bundler gems](https://jekyllrb.com/docs/ruby-101/#bundler). 3. Change into your cloned repo 4. Build the site and make it available on a local server: `bundle exec jekyll serve` -5. Now browse to http://localhost:4000 \ No newline at end of file +5. Now browse to http://localhost:4000 diff --git a/_posts/2021-06-04-presenting-js-waku.md b/_posts/2021-06-04-presenting-js-waku.md index 00d0aed5..f56f3f9a 100644 --- a/_posts/2021-06-04-presenting-js-waku.md +++ b/_posts/2021-06-04-presenting-js-waku.md @@ -12,8 +12,9 @@ image: /assets/img/js-waku-gist.png discuss: https://forum.vac.dev/t/discussion-presenting-js-waku-waku-v2-in-the-browser/81 --- -After almost three months working on JS-Waku, -we thought it would be a good time to give it a proper introduction. +For the past 3 months, we have been working in bringing Waku v2 to the browser. +Our aim is to empower dApps with Waku v2, and it led to the creation of a new library. +We believe now is good time to introduce it! ## Waku v2