mirror of
https://github.com/AmberGraceRblx/luau-promise.git
synced 2025-04-24 15:50:01 +00:00
Merge branch 'master' of https://github.com/evaera/roblox-lua-promise
This commit is contained in:
commit
c5fc5bff27
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