1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
From 11bae757edf533d957dde2e7bead837c82b136a7 Mon Sep 17 00:00:00 2001
From: Colin Dellow <cldellow@gmail.com>
Date: Sun, 4 Feb 2024 14:18:49 -0500
Subject: touch file
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 84edd5b..01a4fd5 100644
--- a/README.md
+++ b/README.md
@@ -106,3 +106,4 @@ Licenses of third-party libraries:
- [vtzero](https://github.com/mapbox/vtzero) is licensed under BSD 2-clause
- [minunit](https://github.com/siu/minunit) is licensed under MIT
- [Simple-Web-Server](https://gitlab.com/eidheim/Simple-Web-Server) is licensed under MIT
+
--
2.47.3
|