Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit ecd56c8

Browse files
authored
Update README.md
1 parent d2bd092 commit ecd56c8

1 file changed

Lines changed: 15 additions & 44 deletions

File tree

README.md

Lines changed: 15 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,14 @@
1-
<!--
2-
*** Thanks for checking out the Best-README-Template. If you have a suggestion
3-
*** that would make this better, please fork the repo and create a pull request
4-
*** or simply open an issue with the tag "enhancement".
5-
*** Thanks again! Now go create something AMAZING! :D
6-
***
7-
***
8-
***
9-
*** To avoid retyping too much info. Do a search and replace for the following:
10-
*** RayhanADev, REPLAPI.it, twitter_handle, rayhan.arayilakath@wa-students.org, REPLAPI.it, project_description
11-
-->
12-
13-
14-
15-
<!-- PROJECT SHIELDS -->
16-
<!--
17-
*** I'm using markdown "reference style" links for readability.
18-
*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).
19-
*** See the bottom of this document for the declaration of the reference variables
20-
*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.
21-
*** https://www.markdownguide.org/basic-syntax/#reference-style-links
22-
-->
231
[![Contributors][contributors-shield]][contributors-url]
242
[![Forks][forks-shield]][forks-url]
253
[![Stargazers][stars-shield]][stars-url]
264
[![Issues][issues-shield]][issues-url]
275
[![MIT License][license-shield]][license-url]
28-
[![LinkedIn][linkedin-shield]][linkedin-url]
29-
30-
316

327
<!-- PROJECT LOGO -->
338
<br />
349
<p align="center">
3510
<a href="https://github.com/RayhanADev/REPLAPI.it">
36-
<img src="images/logo.png" alt="Logo" width="80" height="80">
11+
<img src="images/logo.jpg" alt="Logo" width="80" height="80">
3712
</a>
3813

3914
<h3 align="center">REPLAPI.it</h3>
@@ -85,7 +60,7 @@
8560
<!-- ABOUT THE PROJECT -->
8661
## About The Project
8762

88-
[![Product Name Screen Shot][product-screenshot]](https://example.com)
63+
[![Code][code-screenshot]](images/screenshot.jpg)
8964

9065
Here's a blank template to get started:
9166
**To avoid retyping too much info. Do a search and replace with your text editor for the following:**
@@ -94,11 +69,7 @@ Here's a blank template to get started:
9469

9570
### Built With
9671

97-
* []()
98-
* []()
99-
* []()
100-
101-
72+
* [NodeJS](https://github.com/nodejs/node)
10273

10374
<!-- GETTING STARTED -->
10475
## Getting Started
@@ -131,7 +102,7 @@ This is an example of how to list things you need to use the software and how to
131102

132103
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
133104

134-
_For more examples, please refer to the [Documentation](https://example.com)_
105+
_For more examples, please refer to the [Documentation](https://replapidocs.rayhanadev.repl.co/)_
135106

136107

137108

@@ -165,7 +136,7 @@ Distributed under the GPL-3.0 License. See `LICENSE` for more information.
165136
<!-- CONTACT -->
166137
## Contact
167138

168-
RayhanADev - [@twitter_handle](https://twitter.com/twitter_handle) - rayhan.arayilakath@wa-students.org
139+
RayhanADev - [@RayhanADev](https://repl.it/@RayhanADev) - rayhan.arayilakath@wa-students.org
169140

170141
Project Link: [https://github.com/RayhanADev/REPLAPI.it](https://github.com/RayhanADev/REPLAPI.it)
171142

@@ -184,13 +155,13 @@ Project Link: [https://github.com/RayhanADev/REPLAPI.it](https://github.com/Rayh
184155

185156
<!-- MARKDOWN LINKS & IMAGES -->
186157
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
187-
[contributors-shield]: https://img.shields.io/github/contributors/RayhanADev/repo.svg?style=for-the-badge
188-
[contributors-url]: https://github.com/RayhanADev/repo/graphs/contributors
189-
[forks-shield]: https://img.shields.io/github/forks/RayhanADev/repo.svg?style=for-the-badge
190-
[forks-url]: https://github.com/RayhanADev/repo/network/members
191-
[stars-shield]: https://img.shields.io/github/stars/RayhanADev/repo.svg?style=for-the-badge
192-
[stars-url]: https://github.com/RayhanADev/repo/stargazers
193-
[issues-shield]: https://img.shields.io/github/issues/RayhanADev/repo.svg?style=for-the-badge
194-
[issues-url]: https://github.com/RayhanADev/repo/issues
195-
[license-shield]: https://img.shields.io/github/license/RayhanADev/repo.svg?style=for-the-badge
196-
[license-url]: https://github.com/RayhanADev/repo/blob/master/LICENSE.txt
158+
[contributors-shield]: https://img.shields.io/github/contributors/RayhanADev/REPLAPI.it.svg?style=for-the-badge
159+
[contributors-url]: https://github.com/RayhanADev/REPLAPI.it/graphs/contributors
160+
[forks-shield]: https://img.shields.io/github/forks/RayhanADev/REPLAPI.it.svg?style=for-the-badge
161+
[forks-url]: https://github.com/RayhanADev/REPLAPI.it/network/members
162+
[stars-shield]: https://img.shields.io/github/stars/RayhanADev/REPLAPI.it.svg?style=for-the-badge
163+
[stars-url]: https://github.com/RayhanADev/REPLAPI.it/stargazers
164+
[issues-shield]: https://img.shields.io/github/issues/RayhanADev/REPLAPI.it.svg?style=for-the-badge
165+
[issues-url]: https://github.com/RayhanADev/REPLAPI.it/issues
166+
[license-shield]: https://img.shields.io/github/license/RayhanADev/REPLAPI.it.svg?style=for-the-badge
167+
[license-url]: https://github.com/RayhanADev/REPLAPI.it/blob/master/LICENSE.txt

0 commit comments

Comments
 (0)