From a165bcad793f34ab67512202f0b2710ddebf30cd Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Sat, 9 Nov 2024 13:39:06 +0000 Subject: [PATCH] Mention license in README --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 1dece79..19edea4 100644 --- a/README +++ b/README @@ -4,3 +4,6 @@ I have recently started doing some AMD64 assembly projects and found myself wanting a quick reference for a few things, so I created a cheatsheet in LaTeX. To render the PDF (given you have a working TeX Live installation), run "pdflatex main". + +Released under Creative Commons Attribution-NonCommercial-ShareAlike +4.0 International; see LICENSE file for the full text of the license.