Skip to content

Commit

Permalink
Add links to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-vs committed Sep 15, 2021
1 parent 73a1b42 commit a09eb15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Spina::Admin::Conferences::Accounts
*Accounts* is a plugin for [Spina](https://www.spinacms.com/), a content management system built in [Ruby on Rails](http://rubyonrails.org/). Designed to be used with [`spina-admin-conferences`]() and [`spina-admin-journal`](), it provides an admin interface to manage public user accounts with [devise]().
*Accounts* is a plugin for [Spina](https://www.spinacms.com/), a content management system built in [Ruby on Rails](http://rubyonrails.org/). Designed to be used with [`spina-admin-conferences`](https://github.com/jmalcic/spina-admin-conferences) and [`spina-admin-journal`](https://github.com/louis-vs/spina-admin-journal), it provides an admin interface to manage public user accounts with [devise](https://github.com/heartcombo/devise).

## Usage
The plugin adds a single menu to Spina's primary navigation, which allows you to manage a devise user stored as `PublicUser`.
Expand Down

0 comments on commit a09eb15

Please sign in to comment.