Add readme
1 files changed, 11 insertions(+), 0 deletions(-) A README.md
A README.md => README.md +11 -0
@@ 0,0 1,11 @@ # Exdura Exdura provides extra time intervals greater than one hour for Go. It makes a few assumptions - first, that the user is using a Gregorian calendar. Second, it assumes that the user is in a context where exact precision for months and years is not needed. If you do need exact precision for months or years, it would be better to roll it yourself. This library is mostly for personal use. It is licensed under the MIT license.