aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author zaaarf <zaaarf@proton.me>2023-08-22 12:33:58 +0200
committer zaaarf <zaaarf@proton.me>2023-08-22 12:33:58 +0200
commita8bd2ed3fd5d3f35d1e7774221dffadc22f60d87 (patch)
tree52a7e563f2c685f60ac9fd87c71161f52e5637eb /README.md
parent90d3eb6bfc46882491ca364a9f2e0cf6979b66e3 (diff)
chore: readme update
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2af8a9a..dd9a47e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Lillero-processor
-Lillero-processor is an annotation processor made to simplify development of [Lillero](https://git.fantabos.co/lillero) patches, minimising the amount of boilerplate code needed.
+Lillero-processor is an annotation processor made to simplify development of [Lillero](https://github.com/zaaarf/lillero) patches, minimising the amount of boilerplate code needed.
An important note: to make things as easy as it is, the processor assumes that you have the code of the target available in your development environment. As of 0.6.0, it will not work otherwise.