From 27956b8ba64953d0fb3773b3132753f804e4f1ba Mon Sep 17 00:00:00 2001 From: Nemo Date: Sat, 30 Apr 2022 09:51:54 +0530 Subject: [PATCH] Note use as git submodule --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27bc160..8705dd1 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ lookup["win32-x64"]["baf786083f482c1f035e50e105b5f7475af1e00b"]; // ["v1.4.3", "v1.4.4", "v1.4.5"] ``` -You can sort or filter the returned versions if needed. If you'd like to access the raw data, see `HACKING.md` for a schema description. +You can sort or filter the returned versions if needed. If you'd like to access the raw data, see `HACKING.md` for a schema description. If you'd like to use this in a project that doesn't use NPM, you can use this repository as a git submodule and track the `main` branch for updates. ## supported releases