From bc3feb9863a1116f2c9584b62841822ffc86165f Mon Sep 17 00:00:00 2001 From: Bo YU Date: Tue, 12 Jan 2021 20:53:55 +0800 Subject: [PATCH] Modify word "Acess" to "Access" Signed-off-by: Bo YU --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba94390..ba6360b 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ Now, Linux Lab becomes an intergrated Linux learning, development and testing en |Prebuilt | All of above components has been prebuilt |Rootfs | Support include initrd, harddisk, mmc and nfs, Debian availab for ARM |Docker | Cross toolchains available in one command, external ones configurable -|Acess | Access via web browsers, available everywhere via web vnc or web ssh +|Access | Access via web browsers, available everywhere via web vnc or web ssh |Network | Builtin bridge networking, every board has network (except Raspi3) |Boot | Support serial port, curses (bash/ssh friendly) and graphic booting |Testing | Support automatic testing via `make test` target -- Gitee