diff --git a/README.md b/README.md index fa7e024..0794fc6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ ResView is a visualizer based on the Resilient Db fabric to show transaction vis #### Check out the [blog](https://aunsh.medium.com/resview-a-pbft-visualizer-based-on-the-resilientdb-blockchain-fabric-3ffaeb2aaee5) to know more! + ## Get Prepared Before running the ResView application, there are a few other services which need to be ran. diff --git a/src/Components/Pages/Team/Card.js b/src/Components/Pages/Team/Card.js index 97b4066..448fe6b 100644 --- a/src/Components/Pages/Team/Card.js +++ b/src/Components/Pages/Team/Card.js @@ -34,7 +34,7 @@ export const CurrentTeamCard = ({ element }) => {