about summary refs log tree commit diff stats
path: root/docs/README.md
diff options
context:
space:
mode:
authorRyan Fortner <71036629+ryanfortner@users.noreply.github.com>2021-11-22 18:38:43 -0500
committerRyan Fortner <71036629+ryanfortner@users.noreply.github.com>2021-11-22 18:38:43 -0500
commit3d36eb6345a9b3395c12fcbb27c0eebb7d2b322f (patch)
tree53209542229a09f794b385dd7fd1b3bd6175a06e /docs/README.md
parent9d7652d3ba383ffbbebd92c212792e9dfee072a8 (diff)
downloadbox64-3d36eb6345a9b3395c12fcbb27c0eebb7d2b322f.tar.gz
box64-3d36eb6345a9b3395c12fcbb27c0eebb7d2b322f.zip
Update readme.md
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md12
1 files changed, 3 insertions, 9 deletions
diff --git a/docs/README.md b/docs/README.md
index af31ae0b..bbd43b94 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -2,15 +2,9 @@
 

 Linux Userspace x86_64 Emulator with a twist

 

-[View changelog](https://github.com/ptitSeb/box64/blob/main/docs/CHANGELOG.md) [中文](https://github.com/ptitSeb/box64/blob/main/docs/README_CN.md) [Report an error](https://github.com/ptitSeb/box64/issues/new)

-

-<p align="center">

-    <img src="https://app.travis-ci.com/ptitSeb/box64.svg?branch=main" alt="build status">

-    <img src="https://img.shields.io/github/stars/ptitSeb/box64" alt="stars">

-    <img src="https://img.shields.io/github/forks/ptitSeb/box64" alt="forks">

-    <img src="https://img.shields.io/github/contributors/ptitSeb/box64" alt="contributors">

-    <img src="https://img.shields.io/github/issues-pr/ptitSeb/box64" alt="prs">

-    <img src="https://img.shields.io/github/issues/ptitSeb/box64" alt="issues">

+[View changelog](https://github.com/ptitSeb/box64/blob/main/docs/CHANGELOG.md) | [中文](https://github.com/ptitSeb/box64/blob/main/docs/README_CN.md) | [Report an error](https://github.com/ptitSeb/box64/issues/new)

+

+![build](https://app.travis-ci.com/ptitSeb/box64.svg?branch=main) ![stars](https://img.shields.io/github/stars/ptitSeb/box64) ![forks](https://img.shields.io/github/forks/ptitSeb/box64) ![contributors](https://img.shields.io/github/contributors/ptitSeb/box64) [prs](https://img.shields.io/github/issues-pr/ptitSeb/box64) [issues](https://img.shields.io/github/issues/ptitSeb/box64)

 

 ----