Skip to content

Commit c600485

Browse files
committed
add credits
1 parent 4d93fc8 commit c600485

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ All this work is based on the following assumptions:
9191

9292
var app = angular.module('app', ['wt.responsive']);
9393

94+
## Credits
95+
96+
CSS based on original work by Chris Coyier (http://css-tricks.com/responsive-data-tables/). In this article, he covers approaches to responsive tables. I modified it to work around CSS specificity and to keep things DRY.
97+
9498
## License
9599

96-
MIT
100+
MIT

0 commit comments

Comments
 (0)