From 43beb174d68f5088582fc7491c4af19b31ae021b Mon Sep 17 00:00:00 2001 From: Ethan Buchman Date: Wed, 15 Mar 2017 01:17:12 -0400 Subject: [PATCH] README: tool -> basics --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55f46c0b95..0c15ed0576 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ See the [install guide](/docs/guide/install.md) for more details. ## Guide -1. Getting started with the [Basecoin tool](/docs/guide/basecoin-basics.md) +1. Getting started with the [Basecoin basics](/docs/guide/basecoin-basics.md) 1. Learn more about [Basecoin's design](/docs/guide/basecoin-design.md) 1. Extend Basecoin [using the plugin system](/docs/guide/example-plugin.md) 1. Learn more about [plugin design](/docs/guide/plugin-design.md)