Skip to content

Commit 1996bb7

Browse files
authored
Update README.md
1 parent 495b2ab commit 1996bb7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ I have created this in order to process data from Redmine (where my developers t
88

99
This is not 1:1 implementation of Monday API (they have it universal), this is more client focused (as you do not want to iterate over columns, boards and look for correct board_id and column_id and follow with update to it, you want to update column for that pulse)
1010

11+
Code may be ugly (and probably is, but is working for me).
12+
1113
Typical usage:
1214

1315
```python

0 commit comments

Comments
 (0)