diff --git a/app/views/users/edit.html.erb b/app/views/users/edit.html.erb index 765e5ee..7ad76b1 100644 --- a/app/views/users/edit.html.erb +++ b/app/views/users/edit.html.erb @@ -160,6 +160,7 @@ <% if @projects.any? && @user.slack_uid.present? %> This badge shows individual project stats. + see the documentationfor more customization options! <% @projects.each do |project_name| %> <%= project_name %>
This badge shows individual project stats.
see the documentationfor more customization options!