From 3c3dcb8b83e4907089e5f52c65107c5c1b60f93c Mon Sep 17 00:00:00 2001 From: n0nag0n Date: Wed, 26 Feb 2025 22:09:41 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0d10ed..571349d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ # What is Flight? Flight is a fast, simple, extensible framework for PHP. Flight enables you to -quickly and easily build RESTful web applications. +quickly and easily build RESTful web applications. Flight also has zero dependencies. # Basic Usage