Skip to content

Commit

Permalink
Added README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GlitchedPolygons committed Feb 6, 2019
1 parent a46e87d commit 1948107
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
@@ -0,0 +1,7 @@
# MethodQ
The extremely simple and light solution to time management problems in
generic C# projects (for when Quartz is just overkill). You can queue
any method call (System.Action) for invocation in the future (repeating
or non-repeating).

The only requirement is support for the .NET Standard 2.0

0 comments on commit 1948107

Please sign in to comment.