Skip to content

Commit

Permalink
Update TOOLKIT.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leomcelroy authored Oct 20, 2023
1 parent 25cfbaf commit 8f1523e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/TOOLKIT.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Welcome to Blot

This is Blot's programmatic art IDE. For an introduction to the editor watch this video (coming soon!).

### Turtle

Our main drawing primative is a turtle. It's a collection of polylines with an associated pen that has a location and direction.
Expand Down

1 comment on commit 8f1523e

@vercel
Copy link

@vercel vercel bot commented on 8f1523e Oct 20, 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:

blot – ./astro

blot-git-main.hackclub.dev
blot.hackclub.dev

Please sign in to comment.