Skip to content

Commit b06c02a

Browse files
ShubhankarKGapollonian
authored andcommitted
remove old links from readme
1 parent c50c69f commit b06c02a

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

README.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -169,18 +169,6 @@ export default class App extends Component {
169169
npm run dev
170170
```
171171

172-
#### To run the development server for example:
173-
174-
```
175-
npm run docs
176-
```
177-
178-
#### To make a production build of the example:
179-
180-
```
181-
npm run docs:prod
182-
```
183-
184172
## Checklist
185173

186174
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat&logo=github)](https://github.com/devfolioco/react-otp-input/pulls) [![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/devfolioco/react-otp-input)
@@ -190,6 +178,7 @@ npm run docs:prod
190178
- [x] Add styling support for states including focus/disabled
191179
- [ ] Travis CI, Codecov
192180
- [ ] Write tests
181+
- [ ] Improve Documentation
193182

194183
## Contributing
195184

0 commit comments

Comments
 (0)