Skip to content

Commit

Permalink
Improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya N. Zykin committed Feb 9, 2023
1 parent 1ade95a commit 10d7566
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,18 +168,13 @@ What I'm going to add...
<tr>
<td><img width="100px" alt="devise" src="Rails7StartKit/assets/images/devise.png"></td>
<td><b><a href="https://www.ruby-toolbox.com/categories/rails_authentication">Devise</b></a></td>
<td>Authentication solution for Rails</td>
<td>Authentication solution for Rails + Emails confirmations</td>
</tr>
<tr>
<td><img width="100px" alt="devise" src="Rails7StartKit/assets/images/devise.png"></td>
<td><b><a href="https://www.ruby-toolbox.com/categories/rails_authentication">Devise</b></a></td>
<td>Login with Facebook and Google</td>
</tr>
<tr>
<td><img width="100px" alt="devise" src="Rails7StartKit/assets/images/devise.png"></td>
<td><b>Devise and Action&nbsp;Mailer</b></td>
<td>Sending emails for account confirmations</td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 10d7566

Please sign in to comment.