aboutsummaryrefslogtreecommitdiffstats
path: root/src/Locusts.cs
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2024-08-06 17:09:58 -0500
committerMatt Strapp <matt@mattstrapp.net>2024-08-06 17:09:58 -0500
commitad86c450f2c98daeb01b950588a324c5b31ef696 (patch)
treed8556ee52be40957295ec4ada65e8d9d9eb0cd85 /src/Locusts.cs
parentAdd Badges (diff)
downloadlocusts-ad86c450f2c98daeb01b950588a324c5b31ef696.tar
locusts-ad86c450f2c98daeb01b950588a324c5b31ef696.tar.gz
locusts-ad86c450f2c98daeb01b950588a324c5b31ef696.tar.bz2
locusts-ad86c450f2c98daeb01b950588a324c5b31ef696.tar.lz
locusts-ad86c450f2c98daeb01b950588a324c5b31ef696.tar.xz
locusts-ad86c450f2c98daeb01b950588a324c5b31ef696.tar.zst
locusts-ad86c450f2c98daeb01b950588a324c5b31ef696.zip
Add more C# documentation and descriptions to the NuGet package
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to 'src/Locusts.cs')
-rw-r--r--src/Locusts.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Locusts.cs b/src/Locusts.cs
index 1082c60..43f758d 100644
--- a/src/Locusts.cs
+++ b/src/Locusts.cs
@@ -10,6 +10,8 @@ public static class Locusts
/// </summary>
/// <remarks>
/// This method will introduce locusts into your codebase.
+ ///
+ /// Locusts are not included with this library, you must provide your own.
/// </remarks>
public static void IntroduceLocusts()
{