mirror of
https://github.com/nikdoof/businesshours.git
synced 2025-12-23 22:59:24 +00:00
README, CHANGES, and LICENSE update.
This commit is contained in:
14
README.md
14
README.md
@@ -0,0 +1,14 @@
|
||||
|
||||
BusinessHours
|
||||
=============
|
||||
|
||||
[](https://travis-ci.org/nikdoof/businesshours)
|
||||
|
||||
```businesshours``` is a small Python module that contains tools to assist with calculating business/working hours. This project was made to solve a particular problem I was facing, and while it probably doesn't cover the edge cases it works "good enough".
|
||||
|
||||
Patches/issues/pulls are welcome.
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
This code is released under the BSD Three Clause license, for further information please consult the ```LICENSE``` file.
|
||||
Reference in New Issue
Block a user