diff --git a/src/README.md b/src/README.md
index 5bfca02d94b..a206d00a925 100644
--- a/src/README.md
+++ b/src/README.md
@@ -112,14 +112,14 @@ The `libdfs` library emulates POSIX file and directory abstractions over
a POSIX namespace. For further reading on `libdaos`, bindings for different
programming languages and `libdfs`:
- DAOS Library (`libdaos`) and array interface and KV interface built on top of the native DAOS API
-- Python API bindings
+- Python API bindings
- Go bindings and API documentation
- POSIX File & Directory Emulation (`libdfs`)
The `libdaos` and `libdfs` libraries provide the foundation to support
domain-specific data formats like HDF5 and Apache Arrow. For further reading
on I/O middleware integration, please check the following external references:
-- DAOS VOL connector for HDF5
+- DAOS VOL connector for HDF5
- ROMIO DAOS ADIO driver for MPI-IO