From 1b818687144d4e82ac00c26fe8c7408a6eda869c Mon Sep 17 00:00:00 2001 From: Harry Liu <2411mail@gmail.com> Date: Mon, 29 Jul 2019 21:05:56 +0800 Subject: [PATCH] Update README.md (#166) --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 9093084d..e651d23f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -21,14 +21,14 @@ footer: Apache-2 Licensed | Copyright © 2017-2019 polkadot-js authors and contr This is a collection of UI (React) libraries, utlities and classes that allows for easier use of the Polkadot JS infrastructure inside your apps. ::: tip Examples -In a rush and just want examples? [Jump right in](ui-identicon/README.md) and get a handle the libraries in your projects. +In a rush and just want examples? [Jump right in](react-identicon/README.md) and get a handle the libraries in your projects. ::: ## Available packages This repository split up into a number of internal packages, namely - -- [identicon](ui-identicon/README.md) Display of identity icons based on theme +- [identicon](react-identicon/README.md) Display of identity icons based on theme - [keyring](ui-keyring/README.md) A keyring with browser-specific extensions - [settings](ui-settings/README.md) Setting management and defaults - [util](ui-util/README.md) UI-specific utility functions