From d904a3ec9f32f54566bfb61992c16eedefb4074d Mon Sep 17 00:00:00 2001 From: werdl <116349156+werdl@users.noreply.github.com> Date: Fri, 6 Oct 2023 15:10:28 +0000 Subject: [PATCH] h --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ab9a644 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +## werdl/browser +#### Command line browsing in V +- A small command line browser in V +- Basically an excuse for me to learn V, because it seemed cool + +### Commands +- `q` - quit the browser +- `` - navigate to the given url \ No newline at end of file