From e73c3d8f4088a2dca15069fc823601664ea8024c Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Wed, 14 Sep 2016 12:43:08 -0400 Subject: Move DOML files to HTML --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 83ef96b..4902927 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a little experiment around using the DOM to represent an [AST](https://e Clearly, this is not a performant way to do things, but it is fun :) -After cloning the repository, open up any of the `.doml` files found in the `prog` directory in your browser -- you should see it represented visually, and you'll see any output logged to the console. +After cloning the repository, open up any of the files found in the `prog` directory in your browser -- you should see it represented visually, and you'll see any output logged to the console. ## About the language -- cgit v1.2.3