Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharylayne authored Jul 30, 2024
1 parent bdaf216 commit a3204ce
Showing 1 changed file with 23 additions and 3 deletions.
26 changes: 23 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,25 +187,45 @@ dotnet add package ConstTypeArgs.Core

[**ConstTypeArgs.Bools**](/Source/ConstTypeArgs.Bools)

**Installation:**
<details>
<summary><strong>Installation</strong></summary>

</br>

```
dotnet add package ConstTypeArgs.Bools
```

</details>

[**ConstTypeArgs.Bytes**](/Source/ConstTypeArgs.Bytes)

**Installation:**


<details>
<summary><strong>Installation</strong></summary>

</br>

```
dotnet add package ConstTypeArgs.Bytes
```

</details>

[**ConstTypeArgs.Chars**](/Source/ConstTypeArgs.Chars)

**Installation:**
<details>
<summary><strong>Installation</strong></summary>

</br>

```
dotnet add package ConstTypeArgs.Chars
```

</details>

[**ConstTypeArgs.Decimals**](/Source/ConstTypeArgs.Decimals)

**Installation:**
Expand Down

0 comments on commit a3204ce

Please sign in to comment.