Updated the README configuration example to replace add-hook with a direct setq for the pdf-annot-activate-handler-functions list. This change ensures the proper behavior of the handler by correctly setting the variable instead of appending to it incorrectly in some configurations. This clarifies recommended implementation for users integrating org-noter-pdftools.

Update README configuration example to use setq for pdf-annot handlers - zhengqunkoo/org-pdftools