Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elijahboston authored May 30, 2023
1 parent c818c01 commit 074e716
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Blockscout - StealthTest Edition

**Modifications:**

- Custom theme applied via `/apps/block_scout_web/assets/css/theme/_stealthtest-theme.scss`
- StealthTest logos added to `/apps/block_scout_web/assets/static/images/stealthtest_icon_black.svg`

## Getting started
Start Blockscout.
```bash
docker-compose up db blockscout smart-contract-verifier
Expand Down Expand Up @@ -34,4 +40,4 @@ git checkout master
git rebase upstream/master

git push --force
```
```

0 comments on commit 074e716

Please sign in to comment.