update readme

This commit is contained in:
AJ Hoffer 2020-02-21 17:04:18 -05:00
parent 6c2d6f4657
commit ecfc57edd1

View file

@ -62,8 +62,8 @@ If you want to change the underlying source text, go right ahead!
```csharp
public void SomeStartupMethod()
{
LoremNET.Source.Update("Alright stop collaborate and listen ice is back with my brand new invention something grabs a hold of me tightly flow like a harpoon daily and nightly will it ever stop yo I don't know turn off the lights and I'll glow");
LoremNET.Source.Update("Alright stop collaborate and listen ice is back with my brand new invention something grabs a hold of me tightly flow like a harpoon daily and nightly will it ever stop yo I don't know turn off the lights and I'll glow");
...
...
}
```