diff --git a/README.md b/README.md index ba862e3..494dc55 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## P4RSE: P4 Runtime In Swift Environment -_P4SE_ (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. +_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. ### Status @@ -26,4 +26,4 @@ To preview the generated documentation: $ swift package swift package --disable-sandbox preview-documentation --target ``` -For more information, see the [documentation for the Swift-DocC plugin](https://swiftlang.github.io/swift-docc-plugin/documentation/swiftdoccplugin/). \ No newline at end of file +For more information, see the [documentation for the Swift-DocC plugin](https://swiftlang.github.io/swift-docc-plugin/documentation/swiftdoccplugin/).