Skip to content

Commit a017e7a

Browse files
committed
Update readme
1 parent 60a9f4f commit a017e7a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Yet another jQuery plugin for tabs, lightweight, easy to use and with some extra
1212

1313
Beyond the standard tabs functionality:
1414

15+
* Flexible HTML structure
1516
* Custom events
1617
* Data attribute initialization and configuration
1718
* Controls (next, previous)
@@ -28,6 +29,12 @@ and jQuery 1.8.x, 1.9.x, 1.11.x, 2.1.x.
2829

2930
No additional dependencies are required.
3031

32+
## Questions/Answers and Enhancements
33+
34+
Do you have a question? First take a look [here][6].
35+
36+
Or if you are looking for enhancements, [here][7].
37+
3138
## Credits
3239
* [Stevy.gr][4]
3340
* [Prince.gr][5]
@@ -52,4 +59,6 @@ limitations under the License.
5259
[2]: http://www.apache.org/licenses/LICENSE-2.0
5360
[3]: https://github.com/vdw/Tabslet/wiki
5461
[4]: http://stevy.gr/
55-
[5]: http://prince.gr/
62+
[5]: http://prince.gr/
63+
[6]: https://github.com/vdw/Tabslet/issues?utf8=%E2%9C%93&q=label%3Aquestion
64+
[7]: https://github.com/vdw/Tabslet/issues?utf8=%E2%9C%93&q=label%3Aenhancement

0 commit comments

Comments
 (0)