diff options
Diffstat (limited to 'src/Locusts.cs')
-rw-r--r-- | src/Locusts.cs | 2 |
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()
{
|