diff --git a/README.md b/README.md index e4cea56..4919a72 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Ludus is a scripting programming language that is designed to be friendly, dynam This repo currently contains an in-progress reference implementation of an interpreter for the Ludus programming language, using Clojure as a host language. -Ludus is part of the [_Thinking with Computers_ project](https://thinking-with-computers.github.io), run by Scott Richmond at the University of Toronto. Ludus is our research language, which aspires to be a free translation of Logo for the 2020s. +Ludus is part of the [_Thinking with Computers_ project](https://thinking-with-computers.github.io), run by Scott Richmond at the University of Toronto, with collaborator Matt Nish-Lapidus; Bree Lohman and Mynt Marsellus are the RAs for the project. Ludus is our research language, which aspires to be a free translation of Logo for the 2020s. Here are our design goals: