Skip to content

Commit 529efdb

Browse files
authored
Update README.md
1 parent 4f61b97 commit 529efdb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22

33
This repository demonstrates how to use GitHub Actions to automatically compile and test a simple C program every time you push or create a pull request to the `main` branch. The action installs GCC, compiles the C program, and runs it, ensuring that the program is functional.
44

5-
## License
6-
7-
MIT License
8-
Copyright (c) 2025 Max Base
9-
105
## Usage
116

127
### 1. Clone the Repository

0 commit comments

Comments
 (0)