diff --git a/README.md b/README.md index 53af6bc8352587b493d0f7d813db9edcea9984e8..dcf2ba50798ed73a358f623976d17e4185dd83c8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # mappi/cursor +[](https://gitlab.grifart.cz/jkuchar1/mappi-cursor/commits/master) + Provides API for reading data from database using cursors. This allows you to read huge data without all of them into memory. Example usage: