Skip to content

Commit

Permalink
added the image format for Canvas to README
Browse files Browse the repository at this point in the history
  • Loading branch information
lpaglione committed May 18, 2022
1 parent 2b71f6e commit 77a8bd2
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# InCommon-Training/comanage-files
Public repository containing files, screenshots and other materials that are referenced in the COmanage Training Workshops
Public repository containing files, screenshots and other materials that are referenced in the COmanage Training Workshops. In Canvas, these images should be entered into the HTML file to follow the pattern of this example:

``` HTML
<img
src="https://github.internet2.edu/InCommon-Training/comanage-files/blob/master/registry/original-class/workbook/02-organizations/groupListOnPersonCanvas.png?raw=true"
width="512"
height="512"
alt="Screenshot - List of Groups on Brian Wolford's CO Person Record." />
```


# Top Level
Expand Down

0 comments on commit 77a8bd2

Please sign in to comment.