arqex / freezer

A tree data structure that emits events on updates, even if the modification is triggered by one of the leaves, making it easier to think in a reactive way.
MIT License
1.28k stars 56 forks source link

Fix links in contents so they properly link to sections in README.md. #69

Closed YPCrumble closed 8 years ago

YPCrumble commented 8 years ago

@arqex really appreciate your work on freezer!

I'm a newbie when it comes to pull requests, I'm not sure what "Environment variables not set" means or how to fix that in the Travis-CI build?

arqex commented 8 years ago

@YPCrumble

Sorry I didn't get in touch before. Thanks for the PR, I am not a travis-ci expert either so I can't say what was that Environment variables not set.

Anyways, the changes of your PR was included in anybody else PR so there is not need to merge this one.

Thanks very much, your collaboration is much appreciated.

Cheers