Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fwigs committed May 12, 2023
1 parent eb3bcd8 commit 1334c11
Showing 1 changed file with 4 additions and 40 deletions.
44 changes: 4 additions & 40 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,5 @@
<!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 -->
<a name="readme-top"></a>
<!--
*** Thanks for checking out the Best-README-Template. If you have a suggestion
*** that would make this better, please fork the repo and create a pull request
*** or simply open an issue with the tag "enhancement".
*** Don't forget to give the project a star!
*** Thanks again! Now go create something AMAZING! :D
-->



<!-- PROJECT SHIELDS -->
<!--
*** I'm using markdown "reference style" links for readability.
*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).
*** See the bottom of this document for the declaration of the reference variables
*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.
*** https://www.markdownguide.org/basic-syntax/#reference-style-links
-->
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]



<!-- PROJECT LOGO -->

<br />
<div align="center">
<a href="https://g.shrimple.club/">
Expand Down Expand Up @@ -66,7 +38,6 @@
<a href="#getting-started">Getting Started</a>
<ul>
<li><a href="#prerequisites">Prerequisites</a></li>
<li><a href="#installation">Installation</a></li>
</ul>
</li>
<li><a href="#usage">Usage</a></li>
Expand Down Expand Up @@ -104,7 +75,7 @@ To get started just fork the project!

This site was built using the following libraries and server backends

* [![HTML][HTML5]][static-url]
* [![HTML][HTML5]][Next.js]
* ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
* ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)

Expand All @@ -114,7 +85,7 @@ This site was built using the following libraries and server backends

<!-- GETTING STARTED -->
## Getting Started
To get a local copy up and running follow these simple example steps.
To get a local copy up and running follow these simple example steps, if you would like to host it publicly please do the research yourself.
```
$ git clone https://github.com/Celestial-Dev/Celestial-Gaming
$ cd Celestial-Gaming
Expand All @@ -124,19 +95,12 @@ $ npm run start
```

### Prerequisites
Make sure you are on the latest version of NPM

This is an example of how to list things you need to use the software and how to install them.
* npm
```sh
npm install npm@latest -g
```

### Installation

<p align="right">(<a href="#readme-top" style="scroll-behavior: smooth;">back to top</a>)</p>



<!-- USAGE EXAMPLES -->
## Usage

Expand Down

0 comments on commit 1334c11

Please sign in to comment.