Skip to content

Commit

Permalink
Merge aa19a52 into d53dc9a
Browse files Browse the repository at this point in the history
  • Loading branch information
Darlinton Prauchner committed Mar 19, 2019
2 parents d53dc9a + aa19a52 commit 8a9fb15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ npm install @ssense/sscheduler

As an example, let's say that we want to book a 1 hour appointment with a doctor in the month of february considering that:

* We can only book on weekdays from *9AM* to *5PM*
* We can only book on weekdays from *9AM* to *4PM*

* We can't book between noon and *1PM* (lunch time !)

Expand Down Expand Up @@ -171,4 +171,4 @@ const availability = scheduler.getIntersection({

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.

0 comments on commit 8a9fb15

Please sign in to comment.