Skip to content

Commit ae291c2

Browse files
committed
[readme] Patch up missed lines
1 parent c5d4295 commit ae291c2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
Welcome to the official documentation for x++! This documentation will get you started in the development of your first x++ project or will help you learn more about x++ in general with in-depth explanations and tutorials.
66

7-
If you're looking for a faster alternative to x++, check out [Calcium](https://github.com/Dm12332131mD/calcium). It's based around the same principles as x++, but written in C++ and fully OOP-compliant.
8-
97
## Table of Contents
108

119
- **Home ▾**
@@ -25,7 +23,7 @@ If you're looking for a faster alternative to x++, check out [Calcium](https://g
2523
- [Python API](./md/pythonAPI.md)
2624
- [Standard Library](./md/standardLibrary.md)
2725

28-
***Please note: current x++ documentation is likely invalid due to the release of x++.3r1!**
26+
***Please note: current x++ documentation is completely invalid due to ongoing changes!**
2927

3028
## About
3129

@@ -123,4 +121,4 @@ You can pretty much do anything in vanilla x++, especially with the `evl` operat
123121

124122
Last Updated: March 6th, 2023 by iiPython
125123

126-
[↑ Go To Top](#x++)
124+
[↑ Go To Top](#x)

0 commit comments

Comments
 (0)