diff --git a/README.md b/README.md index 62db45d..1c30c96 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Cul::Omniauth +**NOTE: This gem is deprecated and has been replaced by: https://github.com/cul/omniauth-cul** + +----- + Cul::Omniauth is a Rails engine to facilitate using [Devise](https://github.com/plataformatec/devise "Devise") and Omniauth with the [CAS offering from Columbia University IT](https://cuit.columbia.edu/cas-authentication "CUIT CAS Documentation"). ## Installing Devise 1. Add gem 'devise' to Gemfile @@ -160,4 +164,4 @@ class Ability end end ``` -More information about CanCan is available on the [CanCan Github repository](https://github.com/ryanb/cancan "CanCan"). \ No newline at end of file +More information about CanCan is available on the [CanCan Github repository](https://github.com/ryanb/cancan "CanCan").