From d4cc7b8e4bd0df63534fcbf63fc49b0be5f96d71 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Tue, 23 Nov 2021 13:08:40 -0500 Subject: Update readme with logo --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index bf6b363..a45d479 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![TNSL Logo](./logo/tnsl-logo.svg) + # tnsl-lang This is the base repository for the tnsl language, and includes the standard compiler implementation, specification, and libtnsl implementation. The specification and compiler are licenced under the CDDL-1.0 (LICENCE.md), while libtnsl is dual-licenced under both the CDDL-1.0 (LICENCE.md) and BSD-3-Clause (libtnsl/LICENCE-BSD3.md). -- cgit v1.2.3