diff --git a/LICENSE.txt b/LICENSE.txt index 5211d18..9061c69 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2022 - 2023 URAV ADVANCED LEARNING SYSTEMS PRIVATE LIMITED + Copyright 2022 - 2024 URAV ADVANCED LEARNING SYSTEMS PRIVATE LIMITED Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index 2ee354c..6afe8a1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # The `ezr²` Programming Language **ezr², or ezrSquared when you can't use the `²` symbol (or it's too inconvenient) - is an easy to learn and practical interpreted programming language for beginners and experts alike made in C#!** -More information and documentation about ezr² is available at ***https://uralstech.github.io/ezrSquared***! +More information and documentation about ezr² is available at ******! + +For reference documentation on ezr²'s code, check out ******. +The offline reference documentation is available in the releases section of this repository. ## What's the 'ezrSquared-re' branch? ezr² is being rewritten from the ground up! Expect more features, better performance and better code documentation!