tracks/c/README.md in trackler-2.2.1.60 vs tracks/c/README.md in trackler-2.2.1.61
- old
+ new
@@ -1,18 +1,8 @@
# C [![Build Status](https://travis-ci.org/exercism/c.svg?branch=master)](https://travis-ci.org/exercism/c)
Exercism problems in C
-## Hacktoberfest
-
-If you would like to contribute to this repository as part of [hacktoberfest](https://github.com/blog/2452-get-started-with-hacktoberfest), please read the rest of this (short) readme, then jump in!
-
-This C language track of exercism is nearly ready to graduate from "upcoming" to "available".
-To that aim the repository has several issues marked with labels such as 'help wanted', 'good first patch' or 'hacktoberfest'.
-Issues marked with these labels are a good place to start contributing - you are welcome to contribute to any of these, any other issue, or even submit your own issues or pull requests.
-
-To get an idea of the general status in relation to the launch of the track, check out [issue #8](https://github.com/exercism/c/issues/8)
-
## Contributing
Contributions are very welcome! Please see the [contributing guide](https://github.com/exercism/c/blob/master/docs/CONTRIBUTING.md) to get started. The guide contains general contribution tips, information on the code style, information on the continuous integration used and the anatomy of an exercise on this language track.
## License