cleanup: shfmt, shellcheck, and whitespace
[webi-installers/.git] / README.md
index 64be7376e3d4c12674dec07f5b13fbcd79771401..99a6a7cebe073747adf4a6203bbf9aea9b2550ce 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-# @webinstall/packages
+# [webi-installers](https://github.com/webinstall/webi-installers)
 
-> `webi` is how developers install their tools
+> [webi](https://webinstall.dev) is how developers install their tools
 
 - no `sudo`
 - no package manager
@@ -14,7 +14,7 @@ curl https://webinstall.dev/webi | bash
 This repository contains the primary and community-submitted packages for
 [webinstall.dev](https://webinstall.dev).
 
-# How `webi` works
+# How webi works
 
 - Contacts official release APIs for download URLs
 - Selects the appropriate package version and archive format
@@ -25,7 +25,7 @@ This repository contains the primary and community-submitted packages for
 More technically:
 
 1. `<package>/releases.js` transforms the package's release API into a common
-   formatt
+   format
    - (i.e. HTML, CSV, TAB, or JSON into a specific JSON format)
    - common release APIs are in `_common/` (i.e. `_common/github.js`)
 2. `_webi/bootstrap.sh` is a template that exchanges system information for a