From ad7dc5c0a6a89500a24c46692a8f2b28d2ffef58 Mon Sep 17 00:00:00 2001 From: Geoff Seemueller <28698553+geoffsee@users.noreply.github.com> Date: Thu, 5 Jun 2025 14:04:08 -0400 Subject: [PATCH] Update README.md improve semantics Signed-off-by: Geoff Seemueller <28698553+geoffsee@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1954f8b..dbc0615 100644 --- a/README.md +++ b/README.md @@ -107,9 +107,9 @@ A high-level overview for the development history of the parent repository, [geo ## Acknowledgments -I would like to express our gratitude to the following projects, libraries, and individuals that have contributed to making open-gsio possible: +I would like to express gratitude to the following projects, libraries, and individuals that have contributed to making open-gsio possible: - - [TypeScript](https://www.typescriptlang.org/) - Our primary programming language + - [TypeScript](https://www.typescriptlang.org/) - Primary programming language - [React](https://react.dev/) - UI library for building the frontend - [Vike](https://vike.dev/) - Framework for server-side rendering and routing - [Cloudflare Workers](https://developers.cloudflare.com/workers/) - Serverless execution environment