aboutsummaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorElectronicsArchiver <[email protected]>2022-04-09 15:00:11 -0400
committerElectronicsArchiver <[email protected]>2022-04-09 15:00:11 -0400
commit335b5941b7cc64c4232cf8f62d5224b91e49208a (patch)
tree8e9ba0d6f7694c989dd0cd7b697ba54221c3bc06 /readme.md
parent70603addf49b81ba251d44d7a1413e3dff3f4f86 (diff)
downloadxbyak-335b5941b7cc64c4232cf8f62d5224b91e49208a.tar.gz
xbyak-335b5941b7cc64c4232cf8f62d5224b91e49208a.zip
Formatted Header
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md13
1 files changed, 11 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 05dff6a..67ae9e0 100644
--- a/readme.md
+++ b/readme.md
@@ -1,6 +1,7 @@
-[![Build Status](https://github.com/herumi/xbyak/actions/workflows/main.yml/badge.svg)](https://github.com/herumi/xbyak/actions/workflows/main.yml)
-# Xbyak 6.04 ; JIT assembler for x86(IA32), x64(AMD64, x86-64) by C++
+# Xbyak ![Badge Version] [![Badge Build]][Build Status]
+
+*A C++ JIT assembler for `x86 (IA32)` , `x64(AMD64,x86-64)`*
## Abstract
@@ -57,3 +58,11 @@ MITSUNARI Shigeo([email protected])
## Sponsors welcome
[GitHub Sponsor](https://github.com/sponsors/herumi)
+
+
+<!----------------------------------------------------------------------------->
+
+[Badge Version]: https://img.shields.io/badge/Version_6.04-00B2FF
+[Badge Build]: https://github.com/herumi/xbyak/actions/workflows/main.yml/badge.svg
+
+[Build Status]: https://github.com/herumi/xbyak/actions/workflows/main.yml