1
0

Update readme

This commit is contained in:
2025-07-06 08:49:25 +02:00
parent 9d9d81e754
commit 665cb8fa77

View File

@ -1,3 +1,5 @@
# Gist collection # Gist collection
This repository contains links to some useful code snippets I've done over the years. This repository contains links to some useful code snippets I've done over the years.
To update a gist use ```git submodule update --remote --merge <gist>```