Skip to content

Commit b4bbe25

Browse files
docs: clarifying the elements are display only (#55)
i.e. they don't provide any functional simulation of the hardware elements represented. That's up to the developer using them to provide.
1 parent f0d9df4 commit b4bbe25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Web Components for Arduino and various electronic parts.
77

88
Check out [the component catalog](https://elements.wokwi.com).
99

10+
Note: these elements only provide the presentation and display of the represented hardware. They do not provide the functional simulation code of the hardware. That is dependant on the application (simulator) that you wish to use these with, and thus up to you to create.
11+
1012
## Local development
1113

1214
To prepare for local development, clone this repo, and then install

0 commit comments

Comments
 (0)