File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 8
8
9
9
![ ARMed logo] ( https://github.com/coderick14/ARMed/blob/dev/images/logo.png " ARMed - an ARM emulator written in Golang " )
10
10
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 )
12
13
```
13
14
go get github.com/coderick14/ARMed
14
15
```
15
- ###### Usage
16
+ ##### Usage
16
17
` ARMed --help ` will show all the usage details
17
18
18
19
---
19
20
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
+
20
26
![ ARMed demo GIF] ( https://github.com/coderick14/ARMed/blob/dev/images/demo.gif " Simple demo of how ARMed works " )
21
27
22
28
#### Instructions supported in v1.0
You can’t perform that action at this time.
0 commit comments