Skip to content

Commit e8d3f10

Browse files
committed
Add wordcloud
1 parent c4c9c2a commit e8d3f10

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Lab 2/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ In the console output, you should see something like:
6565
```
6666

6767
A more detailed code coverage HTML file is generated at `Lab 2\Solidity\coverage\index.html`. Open this file in an interner browser. This should look like:
68-
![Coverage](coverage-lab2.png)
68+
![Coverage_1](coverage-lab2.png)
6969

7070
Click the **contracts** link and drill down to the contract file:
71-
![Coverage](coverage-contract-lab2.png)
71+
![Coverage_2](coverage-contract-lab2.png)
7272

7373
### Step 4
7474

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Global Azure Bootcamp - Ethereum SmartContracts in Azure Blockchain as a Service
22

3+
![WordCloud](wordcloud.png)
4+
35
## Lab 0
46

57
This lab describes all the prerequisite steps you need to do before you can start with the other labs.

wordcloud.png

134 KB
Loading

0 commit comments

Comments
 (0)