mirror of
https://github.com/AmberGraceRblx/luau-promise.git
synced 2025-04-24 23:50:03 +00:00
Update README.md
This commit is contained in:
parent
5d6c784e6d
commit
204ab95dcb
1 changed files with 6 additions and 2 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Roblox Lua Promise
|
<div align="center">
|
||||||
An implementation of `Promise` similar to Promise/A+.
|
<h1>Roblox Lua Promise</h1>
|
||||||
|
<p>An implementation of <code>Promise</code> similar to Promise/A+.</p>
|
||||||
|
<a href="https://eryn.io/roblox-lua-promise/"><strong>View docs</strong></a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
## Motivation
|
## Motivation
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue