Skip to content

Commit 23a681e

Browse files
committed
Update GIF
1 parent a42796a commit 23a681e

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,21 @@
88

99
![ARMed logo](https://github.com/coderick14/ARMed/blob/dev/images/logo.png "ARMed - an ARM emulator written in Golang" )
1010

11-
###### Build instructions
11+
##### Build instructions
12+
Requires Go to be [installed](https://golang.org/doc/install) and [configured](https://golang.org/doc/install#testing)
1213
```
1314
go get github.com/coderick14/ARMed
1415
```
15-
###### Usage
16+
##### Usage
1617
`ARMed --help` will show all the usage details
1718

1819
---
1920

21+
##### Contributions
22+
Found a bug? Or maybe add support for some more instructions? Feel free to open up a pull request or raise an issue!!
23+
24+
---
25+
2026
![ARMed demo GIF](https://github.com/coderick14/ARMed/blob/dev/images/demo.gif "Simple demo of how ARMed works" )
2127

2228
#### Instructions supported in v1.0

images/demo.gif

50.5 KB
Loading

0 commit comments

Comments
 (0)