wolkykim / qlibc

qLibc is a simple and yet powerful C library providing generic data structures and algorithms.
http://wolkykim.github.io/qlibc
Other
984 stars 167 forks source link

Update README.md to display properly compiling example code #89

Closed Fullaxx closed 2 years ago

Fullaxx commented 2 years ago

It appears that qlibc has gone through some API changes since the readme was written. This commit will update the readme with properly compiling example code to reflect changes in the qlibc API.

wolkykim commented 2 years ago

Thanks for your PR.

wolkykim commented 2 years ago

Forgot to mention if you'd like to add your name in the Contributors section?

Fullaxx commented 2 years ago

Thank you, I submitted a PR with an update to the Contributors section of the readme