branch: externals/beardbolt
commit 3a8964d537e6c84671f8ff41741cf2064ec151eb
Author: Jay Kamat <[email protected]>
Commit: Jay Kamat <[email protected]>
Update Readme
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index c328920463..11a0fae7f2 100644
--- a/README.org
+++ b/README.org
@@ -18,7 +18,7 @@ please start at the docs (also available through info).]]
- Much more flexible and powerful:
- Supports disassembly to bytecode as well as assembly.
- Supports many languages that godbolt does not support, such as PHP,
- Common Lisp, Emacs Lisp, Java, and Pony.
+ - Common Lisp, Emacs Lisp, and Pony.
- Allows targeting custom compilers - which means disassembly for niche
assembly targets, specific commits of compilers, and patched libraries or
compilers is possible.