You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,12 @@ _Written in C# for .NET_
4
4
5
5
**Quick Start:** For a quick start, see the [Developer Implementation Guide](https://github.com/ivanpointer/NuLog/wiki#developer-implementation-quick-start-guide).
6
6
**Full Documentation:** Full documentation can be found in the [NuLog Wiki](https://github.com/ivanpointer/NuLog/wiki).
7
-
**NuGet:** NuLog is (will be) provided as a NuGet package.
7
+
**NuGet:** NuLog is provided as a NuGet package in the Gallery, just search for "NuLog". [NuLog in NuGet Gallery](http://www.nuget.org/packages?q=NuLog)
8
8
**Downloads:** Downloads are hosted at [http://www.nulog.info/downloads/](http://www.nulog.info/downloads/).
9
-
**Source:** The source and samples are available here on GitHub (see above).
9
+
**Source:** The source and samples are available here on GitHub.
10
10
11
11
## NuLog RC1 Release
12
-
The initial release candidate will be commited to the repository as "RC1". RC1 will also be released to the master NuGet repository.
12
+
RC1 has been released! Search for NuLog in NuGet, or see the donwloads page on the NuLog info site.
13
13
14
14
## Donate
15
15
You can donate to me as a "thank you" on the NuLog info site:
0 commit comments