diff --git a/README.md b/README.md
index 6cca64eb65cfb5410138231eb6690591d7defbc7..ff8993fc1f2818256a4a52cab163df83c2e19e5b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# QPixel [![CircleCI Build Status](https://circleci.com/gh/codidact/qpixel.svg?style=svg)](https://circleci.com/gh/codidact/qpixel) [![Test coverage](https://coveralls.io/repos/github/ArtOfCode-/qpixel/badge.svg?branch=master)](https://coveralls.io/github/ArtOfCode-/qpixel?branch=master) [![DOI](https://zenodo.org/badge/237078806.svg)](https://zenodo.org/badge/latestdoi/237078806)
+# QPixel [![CircleCI Build Status](https://circleci.com/gh/codidact/qpixel.svg?style=svg)](https://circleci.com/gh/codidact/qpixel) [![Coverage Status](https://coveralls.io/repos/github/codidact/qpixel/badge.svg)](https://coveralls.io/github/codidact/qpixel) [![DOI](https://zenodo.org/badge/237078806.svg)](https://zenodo.org/badge/latestdoi/237078806)
 Rails-based version of our core software. Currently under active development towards MVP.
 
 ## Installation
diff --git a/app/views/posts/_expanded.html.erb b/app/views/posts/_expanded.html.erb
index 46c6403af756e04f85b65efd680595a5d0446dce..f9c0538e3adeeeadb879b2ac87ad50154ad44af7 100644
--- a/app/views/posts/_expanded.html.erb
+++ b/app/views/posts/_expanded.html.erb
@@ -239,6 +239,8 @@
                   <% end %>
                 <% end %>
               <% end %>
+            <% end %>
+            <% if check_your_privilege('flag_curate') %>
               <a href="javascript:void(0);" data-modal="#mod-tools-<%= post.id %>" class="tools--item">
                 <i class="fa fa-wrench"></i>
                 Tools