Commit bce93b30 by Francis Zhou

rename gemspec filename

parent 5c8dab03
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
Add this line to your application's Gemfile: Add this line to your application's Gemfile:
```ruby ```ruby
gem 'dingtalk-sdk' gem "dingtalk_sdk", github: "https://github.com/francistm/dingtalk-sdk"
``` ```
And then execute: And then execute:
...@@ -28,7 +28,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To ...@@ -28,7 +28,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
## Contributing ## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/dingtalk. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. Bug reports and pull requests are welcome on GitHub at https://github.com/francistm/dingtalk-sdk. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
## License ## License
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment