Skip to content

Commit e72d48b

Browse files
authored
Merge pull request #82 from mcnaveen/add/readme
chore(readme): 📝 add used by information
2 parents 3105910 + 690acfb commit e72d48b

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Random Words API
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4+
45
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
6+
57
<!-- ALL-CONTRIBUTORS-BADGE:END -->
68

79
![build-test](https://github.com/mcnaveen/Random-Words-API/workflows/build-test/badge.svg)
@@ -126,10 +128,8 @@ OneClick Deploy on Vercel
126128
OR
127129

128130
```html
129-
- Fork the Repo
130-
- Login to Vercel (https://vercel.com/dashboard)
131-
- Click Import Project
132-
- Give Forked Repo URL - Go Live
131+
- Fork the Repo - Login to Vercel (https://vercel.com/dashboard) - Click Import
132+
Project - Give Forked Repo URL - Go Live
133133
```
134134

135135
## :question: How to Contribute?
@@ -156,22 +156,23 @@ yarn commit
156156
git push <TO YOUR FORK>
157157
```
158158

159-
## CREDITS
159+
## USED BY
160160

161-
- Thanks to [Santhosh Veer](https://github.com/mskian) for Progressive Web APP - [Source Code](https://github.com/mskian/vue-random-words)
161+
| Project Name | Demo/Preview | Source Code | Author |
162+
| :---------------------: | :--------------------------------------------------------: | :-------------------------------------------------------: | ---------------------------------------- |
163+
| Vue Random Words | [Demo](https://words.sanweb.info/) | [Source](https://github.com/mskian/vue-random-words) | [@mskian](https://github.com/mskian) |
164+
| Speak & Spell Elm | [Demo](https://speak-and-spell.vercel.app/) | [Source](https://github.com/gacallea/elm_speakandspell) | [@gacallea](https://github.com/gacallea) |
165+
| Random Words CLI | [Showcase](https://www.npmjs.com/package/random-words-cli) | [Source](https://github.com/mcnaveen/random-words-cli) | [@mcnaveen](https://github.com/mcnaveen) |
166+
| Random Words CLI (Deno) | NIL | [Source](https://github.com/mskian/deno-random-words-cli) | [@mskian](https://github.com/mskian) |
162167

163-
## LICENSE
168+
## License
164169

165170
- MIT
166171

167-
## DISCLAIMER
172+
## Disclaimer
168173

169174
We don't own any data or word. All belongs to the owner of Website. Use it for educational purpose only.
170175

171-
## 💰 HELP ME WITH DEVELOPMENT COST
172-
173-
<a href="https://www.buymeacoffee.com/mcnaveen" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>
174-
175176
## Contributors ✨
176177

177178
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

0 commit comments

Comments
 (0)