diff --git a/cuda_pathfinder/DESCRIPTION.rst b/cuda_pathfinder/DESCRIPTION.rst
index e2cf533ceb..8953a51b8b 100644
--- a/cuda_pathfinder/DESCRIPTION.rst
+++ b/cuda_pathfinder/DESCRIPTION.rst
@@ -11,8 +11,8 @@ cuda-pathfinder: Utilities for locating CUDA components
`cuda.pathfinder `_
aims to be a one-stop solution for locating CUDA components. Currently
-it supports locating and loading dynamic libraries (``.so``, ``.dll``);
-support for headers and other artifacts is in progress.
+it supports locating and loading dynamic libraries (``.so``, ``.dll``), and
+locating CTK header directories. Support for other artifacts is in progress.
* `Documentation `_
* `Releases `_