Skip to content

Navigation Menu

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

Appearance settings

Commit 0bc3f33

Browse filesBrowse files
committed
added demo
1 parent 0bb295a commit 0bc3f33
Copy full SHA for 0bc3f33

File tree

3 files changed

+5
-1
lines changed
Filter options

3 files changed

+5
-1
lines changed

‎.gitignore

Copy file name to clipboardExpand all lines: .gitignore
+3-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
/.idea
33
/tests/.idea
44
/tests/cmake-build-debug
5-
/tests/a.out
5+
/tests/a.out
6+
/assets/.DS_Store
7+
.DS_Store

‎README.md

Copy file name to clipboardExpand all lines: README.md
+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Nat C++
22

3+
![demo](assets/demo.png)
4+
35
### Testing
46
```bash
57
cd tests

‎assets/demo.png

Copy file name to clipboard
68.3 KB
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.