NERDDISCO commited on
Commit
b4db948
·
1 Parent(s): 659ebc7

chore: clean up

Browse files
Files changed (1) hide show
  1. packages/web/src/index.ts +1 -2
packages/web/src/index.ts CHANGED
@@ -1,8 +1,7 @@
1
  /**
2
  * @lerobot/web - Web-based robotics control using WebSerial API
3
  *
4
- * Control robotics hardware directly from the browser using modern web APIs.
5
- * No Python dependencies required.
6
  */
7
 
8
  // Core functions
 
1
  /**
2
  * @lerobot/web - Web-based robotics control using WebSerial API
3
  *
4
+ * Control robotics hardware directly from the browser using web APIs.
 
5
  */
6
 
7
  // Core functions