Skip to content

Commit b39f979

Browse files
Update README.md
1 parent 45e4c3f commit b39f979

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<!-- TABLE OF CONTENTS -->
2626
<details>
27-
<summary>Table of Contents</summary>
27+
<summary> 📑 Table of Contents</summary>
2828
<ol>
2929
<li><a href="#about-the-project">About The Project</a></li>
3030
<li><a href="#installation">Installation</a></li>
@@ -38,7 +38,7 @@
3838

3939

4040
<!-- ABOUT THE PROJECT -->
41-
## About The Project
41+
## 📌 About The Project
4242

4343
[![Demo Video][product-screenshot]](https://github.com/charming-byte/simple-livemap/releases)
4444

@@ -48,7 +48,7 @@ This resource shows the locations of players as markers on a map.<br>
4848

4949

5050
<!-- Installation -->
51-
## Installation
51+
## 🛠️ Installation
5252

5353
1. Download the latest release from [here](https://github.com/charming-byte/simple-livemap/releases).
5454
2. Unzip and copy the downloaded file to your `resources` folder of your server.
@@ -57,13 +57,13 @@ This resource shows the locations of players as markers on a map.<br>
5757
<p align="right">(<a href="#readme-top">back to top</a>)</p>
5858

5959
<!-- USAGE EXAMPLES -->
60-
## Usage
60+
## 🚀 Usage
6161

6262
Access the map at `http://<server IP>:<server PORT>/slm` or `https://<owner>-<server ID>.users.cfx.re/slm` (Note: No trailing slash!)
6363
<p align="right">(<a href="#readme-top">back to top</a>)</p>
6464

6565
<!-- CONTRIBUTING -->
66-
## Contributing
66+
## 🤝 Contributing
6767

6868
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
6969

@@ -81,14 +81,14 @@ Don't forget to give the project a star! Thanks again!
8181

8282

8383
<!-- LICENSE -->
84-
## License
84+
## 📄 License
8585

8686
Distributed under the MIT License. See `LICENSE` for more information.
8787

8888
<p align="right">(<a href="#readme-top">back to top</a>)</p>
8989

9090
<!-- ACKNOWLEDGMENTS -->
91-
## Acknowledgments
91+
## 🙏 Acknowledgments
9292

9393
* [webadmin by CitizenFX](https://github.com/citizenfx/fivem/tree/master/ext/webadmin)
9494

@@ -110,4 +110,4 @@ Distributed under the MIT License. See `LICENSE` for more information.
110110
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
111111
[React-url]: https://reactjs.org/
112112
[CSharp]: https://img.shields.io/badge/c%23-%23239120.svg?style=for-the-badge&logo=csharp&logoColor=white
113-
[CSharp-url]: https://dotnet.microsoft.com/en-us/languages/csharp
113+
[CSharp-url]: https://dotnet.microsoft.com/en-us/languages/csharp

0 commit comments

Comments
 (0)