From 392463b9f0a81586c71c76a5c537e4a0bbf8bebb Mon Sep 17 00:00:00 2001 From: Ilya114 <93242944+Ilya114@users.noreply.github.com> Date: Tue, 9 May 2023 17:28:34 +0300 Subject: Added link to Wine guide, fixed link to Chinese readme (#773) * Added Wine guide, fixed link to Chinese guide * Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee840353..62250f75 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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) +[View changelog](https://github.com/ptitSeb/box64/blob/main/docs/CHANGELOG.md) | [中文](https://github.com/ptitSeb/box64/blob/main/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) @@ -37,7 +37,8 @@ Note: Box64's Dynarec uses a mechanism with Memory Protection and a SegFault sig Compiling/Installation ---- -> Compilation instructions can be found [here](docs/COMPILE.md). +> Compilation instructions can be found [here](docs/COMPILE.md)\ +> Instructions for installing Wine for Box64 can be found [here](docs/X64WINE.md) ---- -- cgit 1.4.1