Skip to content

Commit

Permalink
Updated LICENSE and README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Uralstech committed Aug 4, 2024
1 parent 10a3e81 commit 4bf3de2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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 ***<https://uralstech.github.io/ezrSquared>***!

For reference documentation on ezr²'s code, check out ***<https://uralstech.github.io/ezrSquaredRefDocs>***.
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!
Expand Down

0 comments on commit 4bf3de2

Please sign in to comment.