mirror of
https://github.com/samsonjs/strftime.git
synced 2026-03-25 09:05:48 +00:00
link the changelog from readme
This commit is contained in:
parent
d3a2095ca3
commit
52720f64f5
1 changed files with 5 additions and 0 deletions
|
|
@ -26,6 +26,11 @@ Installation
|
|||
|
||||
Or you can copy [strftime.js](https://github.com/samsonjs/strftime/blob/master/strftime.js) wherever you want to use it, whether that's with a <script> tag or `require` or anything else.
|
||||
|
||||
Changelog
|
||||
=========
|
||||
|
||||
[View the changelog](https://github.com/samsonjs/strftime/blob/master/Changelog.md).
|
||||
|
||||
Usage
|
||||
=====
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue