From 61be21fd882f55b154919a6aca248c0432f6f86a Mon Sep 17 00:00:00 2001 From: Cristi Jora Date: Mon, 17 Apr 2017 15:30:49 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ce4837..d4e4276 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ Refer to this [fiddle](https://jsfiddle.net/CristiJ/bt5dhqtf/59/) Other demos: * [Squared steps](https://jsfiddle.net/CristiJ/bt5dhqtf/62/) * [Tabbed steps](https://jsfiddle.net/CristiJ/bt5dhqtf/63/) -* Start at any step [Step index](https://jsfiddle.net/CristiJ/bt5dhqtf/79/) .Note: start-index is zero-based and the count starts at 0 +* [Step index](https://jsfiddle.net/CristiJ/bt5dhqtf/79/) Start at any step. Note: start-index is zero-based and the count starts at 0 * [Custom button and title text](https://jsfiddle.net/CristiJ/bt5dhqtf/69/) * [Custom title slot](https://jsfiddle.net/CristiJ/bt5dhqtf/74/) -* You can even replace stuff you don't like [Customized buttons with slots](https://jsfiddle.net/CristiJ/bt5dhqtf/76/) +* [Customized buttons with slots](https://jsfiddle.net/CristiJ/bt5dhqtf/76/) Replace stuff you don't like # Usage ```html