Skip to content

Commit c567ad5

Browse files
committed
wip
1 parent c31def3 commit c567ad5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ See the [examples/](examples/) directory for complete working examples:
168168

169169
- **[basic](examples/basic/)**: Simple Python extension using the `fmt` library
170170
- **[basic-pybind11](examples/basic-pybind11/)**: Python extension using pybind11 (with dynamic version from `__init__.py`)
171-
- **[external-sources](examples/external-sources/)**: C++ code **fetched in `source()`**
171+
- **[external-sources](examples/external-sources/)**: C++ code fetched in `source()`
172172

173173
## Development
174174

0 commit comments

Comments
 (0)