Skip to content

Commit dbe7103

Browse files
authored
Update README.md
1 parent f51d10e commit dbe7103

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

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

33
Use GitHub Actions to complile C/C++ source codes to generate OpenGL output.
44

5+
## How to use:
6+
7+
1. Add a .cpp/.c source file in action-a/ folder.
8+
2. Add the file name in both Dockerfile and script file replacing the default src.cpp file
9+
3. push to the master branch to run the action
10+
511
## How to contribute
612

713
This project is open sourced and contributions in all forms are welcomed.

0 commit comments

Comments
 (0)