# lib
-Reusable nodes and components for serpentity.
\ No newline at end of file
+Reusable nodes and components for serpentity.
+
+## Components
+
+Check each component's readme for more info.
+
+* acceleration — Acceleration vector (x, y, z)
+* angle — Store an angle as a number
+* debug — Debug component (for flagging or arbitrary values)
+* force — Force vector (x, y, z)
+* position — Position coordinates (x, y, z)
+* velocity — Velocity vector (x, y, z)
+* weight — Store weight as a number