Skip to content

Commit c3da542

Browse files
authored
Update README.md
1 parent d95ad4f commit c3da542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Welcome to basic cpp/c++ programming 🧑‍💻
22

3-
## 1️⃣ Basic Structure of a C++ Program.
3+
## 1️⃣ Basic Structure of a C++/cpp Program.
44

55
- A simple C++ program consists of at least one main() function, which is the entry point of the program.
66
```

0 commit comments

Comments
 (0)