Merge pull request #339 from SpacingBat3/master

Moved the documentation to "docs/" folder.
This commit is contained in:
ptitSeb 2021-02-19 11:53:32 +01:00 committed by GitHub
commit 1ea8dc828a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# box86
![Official logo](Box86Logo.png "Official Logo")
![Official logo](img/Box86Logo.png "Official Logo")
Linux Userspace x86 Emulator with a twist
Box86 lets you run x86 Linux programs (such as games) on non-x86 Linux, like ARM (host system needs to be 32bit little-endian).
@ -28,7 +28,7 @@ You can find many more Box86 video on [PI Lab Channel](https://www.youtube.com/c
Compatibility list is there: https://github.com/ptitSeb/box86-compatibility-list/issues
<img src="Box86Icon.png" width="96" height="96">
<img src="img/Box86Icon.png" width="96" height="96">
Logo and Icon made by @grayduck, thanks!

View File

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB

View File

Before

Width:  |  Height:  |  Size: 171 KiB

After

Width:  |  Height:  |  Size: 171 KiB