Skip to content

Commit ebd1f35

Browse files
committed
Concise Capture the Flag Cheat Sheet v0.4
1 parent b4857b2 commit ebd1f35

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This repository is a collection of Cheat Sheets for programming languages and
55
tools. Currently:
66

77
* A [Haskell Cheat Sheet] -- version 0.7
8-
* A [Capture The Flag Cheat Sheet] -- "alpha" version
8+
* A [Capture The Flag Cheat Sheet] -- version 0.4
99
* A [Haskell Typeclasses Cheat Sheet] -- version 0.1
1010
* A Template Cheat Sheet
1111
* A LaTeX cls file, for the creation of sheets.
@@ -53,4 +53,4 @@ Acknowledgements
5353
[C Reference Card]: http://www.math.brown.edu/~jhs/ReferenceCards/CRefCard.v2.2.pdf
5454
[Haskell Cheat Sheet]: https://github.com/rudymatela/ultimate-cheat-sheets/releases/download/haskell-v0.7/haskell-ucs-0.7.pdf
5555
[Haskell Typeclasses Cheat Sheet]: https://github.com/rudymatela/ultimate-cheat-sheets/releases/download/haskell-tc-v0.1/haskell-tc-ucs-0.1.pdf
56-
[Capture The Flag Cheat Sheet]: https://github.com/rudymatela/ultimate-cheat-sheets/releases/download/ctf-v0.3/ctf-ucs-0.3.pdf
56+
[Capture The Flag Cheat Sheet]: https://github.com/rudymatela/ultimate-cheat-sheets/releases/download/ctf-v0.4/ctf-ucs-0.4.pdf

ctf-ucs.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
the Creative Commons Attribution-ShareAlike 3.0 Licence, \\
2525
\textbf{or} (at your option), the GNU Free Documentation License version 1.3 or Later.
2626
}
27+
\version{0.4}
2728

2829

2930
\begin{document}

0 commit comments

Comments
 (0)