diff --git a/README.md b/README.md index f7e4aae..0b16b35 100644 --- a/README.md +++ b/README.md @@ -53,10 +53,7 @@ print(f"Rods Position Ordered: {nucon.RODS_POS_ORDERED.value}") ## API Reference -The `nucon` instance contains all available parameters. Each parameter is defined with: -- An ID (string) -- A type (float, int, bool, str, or a custom Enum) -- A boolean indicating whether it's writable +The `nucon` instance contains all available parameters. Parameter properties: - `nucon..value`: Get or set the current value of the parameter. Assigning a new value will write it to the game.