Skip to content

Commit 60de47b

Browse files
Update README.md
1 parent 89ae8db commit 60de47b

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# [IntelliTect.Multitool](https://www.nuget.org/packages/IntelliTect.Multitool/): [![NuGet](https://img.shields.io/nuget/v/IntelliTect.Multitool.svg)](https://www.nuget.org/packages/IntelliTect.Multitool/)
22

3+
## Install instructions
4+
5+
1. Add package to project from [Nuget.org](https://www.nuget.org/packages/IntelliTect.Multitool/). More instructions to get started with consuming nuget packages can be found on [learn.microsoft.com](https://learn.microsoft.com/nuget/install-nuget-client-tools)
6+
2. All tools are under the `IntelliTect.Multitool` namespace.
7+
3. That's it! Please open an issue if you have any problems with any of these steps or have other questions.
8+
39
## ReleaseDateAttribute - Gets an UTC DateTime of compile time. Allows us to determine the build date/time
410

511
### Samples:
@@ -46,6 +52,6 @@
4652

4753
## Contributing
4854

49-
-------
50-
5155
See the CONTRIBUTING.md file [here](https://github.com/IntelliTect/Multitool/blob/main/CONTRIBUTING.md).
56+
57+
If you have any problems, please feel free to check for existing [issues](https://github.com/IntelliTect/Multitool/issues) or open an [new issue](https://github.com/IntelliTect/Multitool/issues/new).

0 commit comments

Comments
 (0)