diff options
| author | Ryan Fortner <71036629+ryanfortner@users.noreply.github.com> | 2021-11-22 14:17:24 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-22 14:17:24 -0500 |
| commit | 96b27013f8c7f3fdf4f4dbab84ec88ceeb6e140e (patch) | |
| tree | 377bacf70d254af0e5c2bc9c2992cc079e874ccc /docs | |
| parent | 262d5670fece48371542bb2f972332fb3b26e34c (diff) | |
| download | box64-96b27013f8c7f3fdf4f4dbab84ec88ceeb6e140e.tar.gz box64-96b27013f8c7f3fdf4f4dbab84ec88ceeb6e140e.zip | |
Update README.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/README.md | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/README.md b/docs/README.md index 23834748..c3a8860f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,9 +2,14 @@ <p align="center">Linux Userspace x86_64 Emulator with a twist <p align="center"> - [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) + <a href="https://github.com/ptitSeb/box64/blob/main/docs/CHANGELOG.md"> + View changelog</a> + | + <a href="https://github.com/ptitSeb/box64/blob/main/docs/README_CN.md"> + 中文</a> + | + <a href="https://github.com/ptitSeb/box64/issues/new"> + Report an error</a> <p align="center"> <img src="https://app.travis-ci.com/ptitSeb/box64.svg?branch=main" alt="build status"> |