Skip to content

Commit 3e33f6e

Browse files
committed
updated readme
1 parent 1773bbb commit 3e33f6e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ We can do:
2929
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
3030

3131
Remember to include the above link in your html page. Otherwise the icons won't show up.
32-
TODO: add CSS modules so that in the future we don't need to include this link anymore
3332

3433
import React from 'react';
3534
import ReactDOM from 'react-dom';
@@ -177,6 +176,9 @@ Testing data is from [here](http://codepen.io/anon/pen/Ftkln?editors=0010)
177176

178177
Icons are from [here](https://www.npmjs.com/package/react-fontawesome)
179178

179+
# Contribution
180+
Any contributions are welcomed! Please upload issues or pull requests on the github page, thank you!
181+
180182
# TODO
181183
- css modules of font awesome
182184
- in editing mode the inputbox doesn't hover automatically

0 commit comments

Comments
 (0)