mirror of
https://github.com/Yet-Another-DreamTeam/Collections.git
synced 2026-03-13 04:19:48 +00:00
add section 'cheatsheets'
This commit is contained in:
parent
883e5498bd
commit
82d3a0b0f7
@ -6,4 +6,5 @@
|
||||
|
||||
@include{./links.lpm}
|
||||
@include{./keywords.lpm}
|
||||
@include{./cheatsheets.lpm}
|
||||
@include{./unsorted.lpm}
|
||||
|
||||
10
README.md
10
README.md
@ -1,7 +1,7 @@
|
||||
|
||||
# Collections
|
||||
- This Markdown file will be overwritten automatically
|
||||
- updated at 07.02.2025 19:27:03 CET
|
||||
- updated at 08.02.2025 04:25:29 CET
|
||||
|
||||
# Table of Contents
|
||||
- [Collections](#collections)
|
||||
@ -17,6 +17,8 @@
|
||||
- [Keywords](#keywords)
|
||||
- [Internet Stuff](#internet-stuff)
|
||||
- [Linux CLI](#linux-cli)
|
||||
- [cheatsheets](#cheatsheets)
|
||||
- [NASM](#nasm)
|
||||
- [Unsorted](#unsorted)
|
||||
|
||||
|
||||
@ -131,6 +133,12 @@
|
||||
- zellij
|
||||
|
||||
|
||||
## cheatsheets
|
||||
|
||||
### NASM
|
||||
- https://github.com/Siedler/NASM-Assembly-Cheat-Sheet/blob/master/Cheat-Sheet.md
|
||||
|
||||
|
||||
## Unsorted
|
||||
- Breaches.cloud
|
||||
- Builtwith
|
||||
|
||||
6
cheatsheets.lpm
Normal file
6
cheatsheets.lpm
Normal file
@ -0,0 +1,6 @@
|
||||
@section{cheatsheets}
|
||||
|
||||
@subsection{NASM}
|
||||
@sortedlist{
|
||||
https://github.com/Siedler/NASM-Assembly-Cheat-Sheet/blob/master/Cheat-Sheet.md
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user