arise-sustech commited on
Commit
1f757eb
·
verified ·
1 Parent(s): 50b13e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
- license: mit
 
 
 
3
  tags:
4
  - decompile
5
  - binary
 
1
  ---
2
+ language: code # <-- my language
3
+ widget:
4
+ - text: "# This is the assembly code with O0 optimization:\n<func0>:\nendbr64\nlea (%rdi,%rsi,1),%eax\nretq\n# What is the source code?\n"
5
+ license: other
6
  tags:
7
  - decompile
8
  - binary