Skip to content

Commit 227d603

Browse files
restyled-io[bot]restyled-commits
authored andcommitted
Restyle docs: Improve and update README (#33)
* Restyled by prettier-markdown * Restyled by whitespace Co-authored-by: Restyled.io <[email protected]>
1 parent 76865c0 commit 227d603

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<p align='center'>
2-
3-
<img src='https://user-images.githubusercontent.com/34127015/68472955-b7ee4200-0247-11ea-91b6-6f81b570b31d.png' alt='Timers4TFM'>
2+
3+
<img src='https://user-images.githubusercontent.com/34127015/68472955-b7ee4200-0247-11ea-91b6-6f81b570b31d.png' alt='Timers4TFM'>
44
<h1>Timers4TFM</h1>
5-
5+
66
</p>
77

88
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors)
@@ -19,17 +19,17 @@
1919
2020
## What is this?
2121

22-
**A library which provides easy and advanced timers for module
23-
developers.**
22+
**A library which provides easy and advanced timers for module developers.**
2423

2524
This project is inspired by
2625
[mk's timer library](https://atelier801.com/topic?f=6&t=875052), make sure to
2726
support that project too :heart:
2827

2928
**_Background_**
3029

31-
As normal players - who aren't in module team - aren't allowed to use the Module API's timers (`system.newTimer` and `system.removeTimer`), I decided to
32-
create a brand new, advanced timer system for the benefit of all!
30+
As normal players - who aren't in module team - aren't allowed to use the Module
31+
API's timers (`system.newTimer` and `system.removeTimer`), I decided to create a
32+
brand new, advanced timer system for the benefit of all!
3333

3434
**_There are many capabilities for these timers_**
3535

@@ -42,8 +42,7 @@ create a brand new, advanced timer system for the benefit of all!
4242

4343
## How to use?
4444

45-
To use this library you need to insert this libraries code in top of
46-
your code.
45+
To use this library you need to insert this libraries code in top of your code.
4746

4847
[Use the full code _(Recommended for studying)_](https://raw.githubusercontent.com/Seniru/Timers4TFM/master/src/timer.lua)
4948
|

0 commit comments

Comments
 (0)