Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Upbolt authored Jul 30, 2020
1 parent 7bf60a8 commit 23f3ccc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,16 @@

<p align="center">
<img src="https://cdn.discordapp.com/attachments/633472429917995038/722143730500501534/Hydroxide_Logo.png"/>

</p>

## Features
* Upvalue Scanner
* View/Modify Upvalues
* View first-level values in table upvalues
* View information of closure
<video>
<source src="https://i.gyazo.com/63afdd764cdca533af5ebca843217a7e.mp4" type="video/mp4">
</video>
* Constant Scanner
* View/Modify Constants
* View information of closure
Expand Down Expand Up @@ -41,4 +43,4 @@ end

webImport("init")
webImport("ui/main")
```
```

0 comments on commit 23f3ccc

Please sign in to comment.