We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8570a3d commit 4cb951aCopy full SHA for 4cb951a
README.md
@@ -25,7 +25,7 @@ To install DynamicArray in Zorro, the procedure is simple:
25
1. Build DynamicArray.dll
26
2. Copy the newly built DynamicArray.dll to your Zorro folder.
27
3. Copy dynamic.h to your Zorro/include folder.
28
-4. Optionally, copy Zorro/Dynamic.c to your Zorro/Strategy folder. This file demonstrates the functionality of the library.
+4. Optionally, copy Zorro/Dynamic.c to your Zorro/Strategy folder. This script demonstrates the functionality of the library.
29
30
## License
31
0 commit comments