Skip to content

Commit d882d7e

Browse files
authored
📝 Update README.md
1 parent 6ca2e7c commit d882d7e

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@
1212

1313
**Highway** is a *modern*, *flexible* and *lightweight* library that will let you create **AJAX navigations** with beautiful **transitions** on your websites. It's been a while we were trying to build this kind of library to fits our needs at [**Dogstudio**](https://www.dogstudio.co) and that hopefully will fit yours now we're releasing it!
1414

15+
## Table of Content
16+
17+
- [**Installation**](https://github.com/Dogstudio/highway#installation)
18+
- [**Usage**](https://github.com/Dogstudio/highway#usage)
19+
- [**Renderers**](https://github.com/Dogstudio/highway#renderers)
20+
- [**Transitions**](https://github.com/Dogstudio/highway#transitions)
21+
- [**Events**](https://github.com/Dogstudio/highway#events)
22+
- [**Examples**](https://github.com/Dogstudio/highway#examples)
23+
- [**Roadmap**](https://github.com/Dogstudio/highway#roadmap)
24+
- [**History**](https://github.com/Dogstudio/highway#history)
25+
- [**License**](https://github.com/Dogstudio/highway#license)
26+
1527
## Installation
1628

1729
You can install Highway the way you want between these two methods:
@@ -247,11 +259,15 @@ Check out the [**Basic Menu Active**](https://github.com/Dogstudio/highway/tree/
247259

248260
## Roadmap
249261

250-
- [ ] Documentation
251262
- [ ] Github Page
252263
- [ ] More Unit Tests
253264
- [ ] More Examples
254265

266+
## History
267+
#### 1.0.0 (2018-03-17)
268+
269+
- First release
270+
255271
## License
256272

257273
See the [**LICENSE**](https://github.com/Dogstudio/highway/blob/master/LICENSE) file for license rights and limitations (MIT).

0 commit comments

Comments
 (0)