From 9f5ab0fe56a2317617c4b143c17c4f6b1da1a7ae Mon Sep 17 00:00:00 2001 From: zongor Date: Wed, 13 Dec 2023 22:01:40 -0500 Subject: [PATCH] Update 'README.md' --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b80cdea..6ee27c8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # netrunner +An experimental 3D web browser. + +## building +Install raylib : https://github.com/raysan5/raylib/wiki/Working-on-GNU-Linux +Install raylib-go https://github.com/gen2brain/raylib-go +Then run `go get` to get the rest of the libraries