Skip to content

Commit 5e49929

Browse files
committed
readme
1 parent 7588011 commit 5e49929

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
FROM docker.pkg.github.com/github/codeql-learninglab-actions/<course-package>
1+
FROM docker.pkg.github.com/github/codeql-learninglab-actions/courses-cpp-uboot

.qlpack

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
name: <MY-COURSE-REPO>
1+
name: learning-uboot
22
version: 0.0.0
3-
libraryPathDependencies: codeql-<LANG>
3+
libraryPathDependencies: codeql-cpp

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# U-Boot challenge CodeQL course
2+
3+
**Welcome to this course! You will navigate through the different steps
4+
by following the instructions given to you in each new issue created in this project,
5+
that you will answer to, by creating Pull requests on this project.
6+
7+
Let's start right away, by going to the [first issue](#1)!

0 commit comments

Comments
 (0)