diff --git a/README.md b/README.md index e223050..0f6376e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -Package hrt implements a type-safe HTTP router. It aids in creating a uniform -API interface while making it easier to create API handlers. +**Package hrt** implements a type-safe HTTP router. It aids in creating a +uniform API interface while making it easier to create API handlers. HRT stands for (H)TTP (r)outer with (t)ypes.