EkBass commited on
Commit
074a8e9
·
verified ·
1 Parent(s): 57d89a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -34,7 +34,7 @@ tags:
34
 
35
  ## Usage
36
 
37
- Download latest *BazzBasic-AI-guide-[DDMMYYYY].md* file, where *[DDMMYYYY]* presents the uploading date.
38
 
39
  Upload it as post attachment, project file etc. and your AI has all necessary information about BazzBasic.
40
 
@@ -45,7 +45,6 @@ This dataset contains the official language reference and AI guide for **BazzBas
45
 
46
  BazzBasic is an original BASIC dialect — not a clone of any existing implementation. It aims to make programming accessible and enjoyable while providing modern capabilities such as sprite rendering, sound playback, HTTP networking, fast trigonometry lookup tables, and standalone executable compilation.
47
 
48
- - **Version covered:** BazzBasic 1.0 (released February 22, 2026)
49
  - **Author:** Kristian Virtanen (krisu.virtanen@gmail.com)
50
  - **License:** MIT
51
  - **Platform:** Windows x64 primary; Linux/macOS possible with effort
 
34
 
35
  ## Usage
36
 
37
+ Download latest *BazzBasic-AI-guide* from **Files and versions**
38
 
39
  Upload it as post attachment, project file etc. and your AI has all necessary information about BazzBasic.
40
 
 
45
 
46
  BazzBasic is an original BASIC dialect — not a clone of any existing implementation. It aims to make programming accessible and enjoyable while providing modern capabilities such as sprite rendering, sound playback, HTTP networking, fast trigonometry lookup tables, and standalone executable compilation.
47
 
 
48
  - **Author:** Kristian Virtanen (krisu.virtanen@gmail.com)
49
  - **License:** MIT
50
  - **Platform:** Windows x64 primary; Linux/macOS possible with effort