Skip to content

Commit

Permalink
Update getting-started.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
charlie-sans authored Dec 31, 2023
1 parent 3a78e3e commit 49e938e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pages/getting-started.astro
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ import Layout from '../layouts/Layout.astro';
<p>my name's charlie, and ill be teaching you how to learn Cubescript!</p>
<p>first off, you need to know what Cubescript is.</p>
<p>CubeScript is a Programming language that takes the concepts of CSharp, TypeScript and Python/Lua, and puts them into one language.</p>
<p>Since it's a Transpiled programming language, The output gets converted into CSharp and then into any of the available things listed here </p>
<p>Cubescript *supports* multiple programing languages as its output choice for compiled programing languages.</p>
<p>Since it's a Transpiled programming language, The output gets converted into one of the many supported* outputs and then into any of the available things listed here </p>
<br>
<ul>

Expand Down

1 comment on commit 49e938e

@vercel
Copy link

@vercel vercel bot commented on 49e938e Dec 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

conencubescript – ./

conencubescript-git-master-opensite.vercel.app
cubescript.vercel.app
conencubescript-opensite.vercel.app

Please sign in to comment.