From 707ff1f37dd196f1918211e0759025eb4cb8cb12 Mon Sep 17 00:00:00 2001 From: Steve Dogiakos Date: Thu, 6 Feb 2025 09:39:50 -0700 Subject: [PATCH] Add .gitignore and minor README tweaks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd8baa1..924b6d1 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ To use or modify the Gas Form System, ensure you have: cd gas-form ``` -2. Open index.html in a web browser to access the form. +2. Open `index.html` in a web browser to access the form. ## Usage