From 5a321ae41bb9bd12b00d354493714fce4f43ff80 Mon Sep 17 00:00:00 2001 From: Yukan Date: Mon, 19 Oct 2020 14:45:50 -0400 Subject: [PATCH] docs: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88549bce9..69097a25b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Stacks.js Monorepo [![CircleCI](https://img.shields.io/circleci/project/blockstack/blockstack.js/master.svg)](https://circleci.com/gh/blockstack/blockstack.js/tree/master) -This repo is home to the Stacks.js libraries which provides all you need to work with the Stacks blockchain. +This repo is home to the Stacks.js libraries which provide everything you need to work with the Stacks blockchain. - [`@stacks/auth`](./packages/auth) Construct and decode authentication requests for Stacks apps. - [`@stacks/storage`](./packages/storage) Store and fetch files with Gaia, the decentralized storage system.