Skip to content

Commit 701220c

Browse files
authored
Update README.md
1 parent 413deb5 commit 701220c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ $ python3 -m pickle output.pkl
103103
```
104104
### Macros
105105

106-
There are currently 3 macros available: `STACK_GLOBAL`, `GLOBAL` and `INST`.
106+
There are currently 4 macros available: `STACK_GLOBAL`, `GLOBAL`, `INST` and `BUILD`.
107107

108108
#### `STACK_GLOBAL(modname: Any, name: Any)`
109109

0 commit comments

Comments
 (0)