diff options
-rw-r--r-- | README | 14 | ||||
-rw-r--r-- | README.org | 2 |
2 files changed, 8 insertions, 8 deletions
diff --git a/README b/README index 2773ed3..55c9024 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - CG ALGORITHMS + DORADO Collection of Algorithms used in Computer Graphics @@ -14,11 +14,11 @@ Development License -━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - Website <https://andinus.nand.sh/CG-Algorithms> - Source <https://git.tilde.institute/andinus/cg-algorithms> - GitHub (mirror) <https://github.com/andinus/cg-algorithms> -━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ +━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ + Website <https://andinus.nand.sh/dorado> + Source <https://git.unfla.me/dorado> + GitHub (mirror) <https://github.com/andinus/dorado> +━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Development @@ -44,7 +44,7 @@ License ═══════ ┌──── - │ CG Algorithms - Collection of Algorithms used in Computer Graphics + │ Dorado - Collection of Algorithms used in Computer Graphics │ Copyright (C) 2021, Andinus <andinus@nand.sh> │ │ This program is free software: you can redistribute it and/or modify diff --git a/README.org b/README.org index f6e9c6a..b813455 100644 --- a/README.org +++ b/README.org @@ -24,7 +24,7 @@ npm run build # Build for deployment. * License #+begin_src -CG Algorithms - Collection of Algorithms used in Computer Graphics +Dorado - Collection of Algorithms used in Computer Graphics Copyright (C) 2021, Andinus <andinus@nand.sh> This program is free software: you can redistribute it and/or modify |