mirror of
https://github.com/AmberGraceRblx/luau-promise.git
synced 2025-04-24 15:50:01 +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
|
||||
An implementation of `Promise` similar to Promise/A+.
|
||||
<div align="center">
|
||||
<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
|
||||
|
||||
|
|
Loading…
Reference in a new issue