From 920bd45776d45a90e4a67d4b6444cceb83689c22 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Wed, 21 Mar 2018 14:49:14 -0700 Subject: [PATCH] docs: Rename Client-side Javascript section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c5f3f3c..793dd3c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ npm install feather-icons * [Quick Start](#quick-start) * [Usage](#usage) - * [Client-side](#client-side) + * [Client-side JavaScript](#client-side-javascript) * [Node](#node) * [SVG Sprite](#svg-sprite) * [API Reference](#api-reference) @@ -67,7 +67,7 @@ At its core, Feather is a collection of [SVG](https://svgontheweb.com/#svg) file The following are additional ways you can use Feather. -### Client-side +### Client-side JavaScript #### 1. Install