From b40ce1da0bc97716515839ce9f40e9697b4e7cad Mon Sep 17 00:00:00 2001 From: anki-code Date: Fri, 14 Feb 2020 00:30:03 +0300 Subject: [PATCH] readme --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6c17f62..dba0dc5 100644 --- a/README.md +++ b/README.md @@ -98,10 +98,6 @@ When you run `xxh ` command: ## Development Use [xxh-tests](https://github.com/xonssh/xxh-tests) environment for development and contribution. -What will make xxh more universal and stable in the future: -* [AppImages run on Alpine](https://github.com/AppImage/AppImageKit/issues/1015) -* [Fix xonsh for WSL1](https://github.com/xonsh/xonsh/issues/3367) - ## Known Issues ### GLIBs versions @@ -119,6 +115,13 @@ This issue was addressed to Xonsh team in [3367](https://github.com/xonsh/xonsh/ WSL2 is not tested yet. +### Related issues + +What will make xxh more universal and stable in the future: +* [AppImages run on Alpine](https://github.com/AppImage/AppImageKit/issues/1015) +* [Fix xonsh for WSL1](https://github.com/xonsh/xonsh/issues/3367) + + ## Thanks * @scopatz for https://github.com/xonsh/xonsh * @probonopd for https://github.com/AppImage