diff --git a/docs/PyHEP_2021_workshop_presentation/PyHEP_2021_workshop_presentation.html b/docs/PyHEP_2021_workshop_presentation/PyHEP_2021_workshop_presentation.html index 7f739fd..869e744 100644 --- a/docs/PyHEP_2021_workshop_presentation/PyHEP_2021_workshop_presentation.html +++ b/docs/PyHEP_2021_workshop_presentation/PyHEP_2021_workshop_presentation.html @@ -62,7 +62,7 @@

Motivation

  • Measure the response of the detector.
  • Process the measurement.
  • Save the measured data.
  • -
  • Repeat this 100 times in this point.
  • +
  • Repeat this many times in this point.
  • Move to the next point and do the same...
  • @@ -76,10 +76,10 @@

    Motivation

    It would be nice to:

    -All this can be trivially implemented in Python. But it would be nice to have all this information available worldwide in your mobile/computer. +Furthermore, it would be nice to have all this information available worldwide in your mobile/computer by adding just 3 lines of code to your script.

    A simple Telegram bot can do the job!

    @@ -98,14 +98,14 @@

    A simple solution

    Usage

    -