Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc64d6b1

Browse files
committed
minor readme revisions
1 parent6240f65 commitc64d6b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#python_cpp_example
2-
This repository contains an examplePython module which wraps C++ code. The code presented here was designed to meet four requirements:
2+
This repository contains an examplepython module which wraps C++ code. The code presented here was designed to meet four requirements:
33

44
1. Python bindings for C++ code (using[`pybind11`](http://pybind11.readthedocs.io/en/stable/index.html) and built with[CMake](http://cmake.org))
55
2. Unit tests for C++ code (using[`catch`](http://catch-lib.net))
@@ -10,7 +10,7 @@ Please see the [blog post that accompanies this repository]() for more informati
1010

1111
#Installation
1212

13-
To build and install`python_cpp_example` clone or download this repository and then, from within the repository, run:
13+
To build and install`python_cpp_example`, clone or download this repository and then, from within the repository, run:
1414

1515
```bash
1616
python3 ./setup.py install

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp