diff options
| author | Ryan Fortner <71036629+ryanfortner@users.noreply.github.com> | 2021-11-22 18:38:43 -0500 |
|---|---|---|
| committer | Ryan Fortner <71036629+ryanfortner@users.noreply.github.com> | 2021-11-22 18:38:43 -0500 |
| commit | 3d36eb6345a9b3395c12fcbb27c0eebb7d2b322f (patch) | |
| tree | 53209542229a09f794b385dd7fd1b3bd6175a06e /docs | |
| parent | 9d7652d3ba383ffbbebd92c212792e9dfee072a8 (diff) | |
| download | box64-3d36eb6345a9b3395c12fcbb27c0eebb7d2b322f.tar.gz box64-3d36eb6345a9b3395c12fcbb27c0eebb7d2b322f.zip | |
Update readme.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/README.md | 12 |
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) + +    [prs](https://img.shields.io/github/issues-pr/ptitSeb/box64) [issues](https://img.shields.io/github/issues/ptitSeb/box64) ---- |