Skip to content

Commit

Permalink
Added JitPack section to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jtsus committed Jul 27, 2020
1 parent c851a2b commit 38b09a2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,9 @@ processAnnotationsIn(packageName) before the classes holding the annotations are

This annotation changes the bytecode of classes by basically wrapping methods annotated with @Delayed with
a call to SchedulerController#delay().

Adding to your project
-

Scheduler can easily be added to your project using the JitPack dependency. Go [here](https://jitpack.io/#JustinSamaKun/Scheduler)
for more information.

0 comments on commit 38b09a2

Please sign in to comment.