dblock / strava-ruby-client

A complete Ruby client for the Strava API v3.
https://code.dblock.org/2018/11/27/writing-a-new-strava-api-ruby-client.html
MIT License
97 stars 22 forks source link

Update README.md #33

Closed mattdsteele closed 4 years ago

mattdsteele commented 4 years ago

Just adding a link to my project I built out using this library (a webhook to change the visibility of Activities based on a set of custom heuristics)

Thanks again for putting this (and the CLI) together, I had a great time!

dangerpr-bot commented 4 years ago
1 Warning
:warning: Unless you’re refactoring existing code or improving documentation, please update CHANGELOG.md.

Here's an example of a CHANGELOG.md entry:

* [#33](https://github.com/dblock/strava-ruby-client/pull/33): Update readme.md - [@mattdsteele](https://github.com/mattdsteele).

Generated by :no_entry_sign: Danger