diff --git a/README.md b/README.md index d832d77..b20dfef 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,6 @@ Rails.application.config.middleware.use OmniAuth::Builder do end ``` - ## Contributing 1. Fork it ( https://github.com/synth/omniauth-microsoft_graph/fork ) diff --git a/lib/microsoft_graph.rb b/lib/omniauth_microsoft_graph.rb similarity index 100% rename from lib/microsoft_graph.rb rename to lib/omniauth_microsoft_graph.rb