Update README.md

This commit is contained in:
Ric Harvey 2024-11-13 22:22:22 +00:00
parent ee39e5e3a2
commit d011c77dfd

View file

@ -6,7 +6,6 @@ Hi everyone and welcome to my profile, I'm Richard Harvey (or you can call me Ri
## test chart
<html>
<canvas id="myChart" style="width:100%;max-width:700px"></canvas>
<script>
@ -26,7 +25,7 @@ new Chart("myChart", {
options: {...}
});
</script>
</html>
## Contact