Skip to content

Commit 1971959

Browse files
committed
fix link. Closes #8
1 parent f00967a commit 1971959

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11

22
# css-stringify
33

4-
CSS compiler using the AST provided by [css-parse](https://github.com/visionmedia/node-css-parse).
4+
CSS compiler using the AST provided by [css-parse](https://github.com/visionmedia/css-parse).
55

66
## Performance
77

88
Formats 15,000 lines of CSS (2mb) in 23ms on my macbook air.
99

10-
## License
10+
## License
1111

1212
(The MIT License)
1313

@@ -30,4 +30,4 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3030
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3131
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
3232
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
33-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
33+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 commit comments

Comments
 (0)