diff --git a/README.md b/README.md index ac272b9..6715348 100644 --- a/README.md +++ b/README.md @@ -270,4 +270,10 @@ BackgroundJob.ContinueJobWith(jobid, () => Console.WriteLine("Continuations")); ### Progressing text console and show bar +``` +NUGET INSTALL Bonura.Hangfire.PerformContextAccessor -Version 1.3.3 + +NUGET INSTALL Hangfire.Console -Version 1.4.3 +``` + ![ProgressBar](HangfireResources/ProgressBar.jpg) \ No newline at end of file