Skip to content

Commit 94546f2

Browse files
authored
Update README.md
1 parent b08a4de commit 94546f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@ If you have any questions and commissions for me, feel free to tell me.
179179

180180
1. Completely rewritten the library code based on classes.
181181
2. Added new methods:
182-
- General class methods: 4 methods of [assignTemplate](#methods_class), [commit](#methods_class), [drop](#methods_class), [viewChanges](#methods_class), [getChanges](#methods_class) and [getTemplateId](#methods_class) were added.
183-
- File operations: 8 methods of [getScriptContent](#methods_class), [AddNewFile](#methods_class), [renameFile](#methods_class), [createBlankFile](#methods_class), [setCustomSource](#methods_class) and [addFileToUserJson](#methods_class) were added.
182+
- General class methods: 6 methods of [assignTemplate](#methods_class), [commit](#methods_class), [drop](#methods_class), [viewChanges](#methods_class), [getChanges](#methods_class) and [getTemplateId](#methods_class) were added.
183+
- File operations: 5 methods of [AddNewFile](#methods_class), [renameFile](#methods_class), [createBlankFile](#methods_class), [setCustomSource](#methods_class) and [addFileToUserJson](#methods_class) were added.
184184
- [IO_GetSamples](#methods) method.
185185

186186
- v1.0.0 (May 5, 2024)

0 commit comments

Comments
 (0)