From 00129633617bb803f6fbddd7976313c95ec94dd4 Mon Sep 17 00:00:00 2001 From: Will Hawkins Date: Mon, 27 Apr 2026 09:08:07 -0400 Subject: [PATCH] documentation: Rename Project Signed-off-by: Will Hawkins --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c058443..008976d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -## P4RSE: P4 Runtime In Swift Environment +## P4RCE: P4 Continuous Evolution -_P4RSE_ (yes, the acronym is a bit forced) is a P4 parser and runtime written in Swift. The project was started as a means to better learn Swift. +_P4RCE_ (yes, the acronym is a bit forced) is a P4 parser and runtime written in Swift that supports an _evolved_ version of P4. + +### Evolved How? + +Coming soon. ### Status