diff --git a/README.md b/README.md index 7bb2f9e..ff964c7 100644 --- a/README.md +++ b/README.md @@ -187,25 +187,45 @@ dotnet add package ConstTypeArgs.Core [**ConstTypeArgs.Bools**](/Source/ConstTypeArgs.Bools) -**Installation:** +
+Installation + +
+ ``` dotnet add package ConstTypeArgs.Bools ``` +
+ [**ConstTypeArgs.Bytes**](/Source/ConstTypeArgs.Bytes) -**Installation:** + + +
+Installation + +
+ ``` dotnet add package ConstTypeArgs.Bytes ``` +
+ [**ConstTypeArgs.Chars**](/Source/ConstTypeArgs.Chars) -**Installation:** +
+Installation + +
+ ``` dotnet add package ConstTypeArgs.Chars ``` +
+ [**ConstTypeArgs.Decimals**](/Source/ConstTypeArgs.Decimals) **Installation:**