We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c31def3 commit c567ad5Copy full SHA for c567ad5
1 file changed
README.md
@@ -168,7 +168,7 @@ See the [examples/](examples/) directory for complete working examples:
168
169
- **[basic](examples/basic/)**: Simple Python extension using the `fmt` library
170
- **[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()`**
+- **[external-sources](examples/external-sources/)**: C++ code fetched in `source()`
172
173
## Development
174
0 commit comments