Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0af5e70

Browse files
committed
Add a logo
1 parent df0c115 commit 0af5e70

File tree

3 files changed

+288
-1
lines changed

3 files changed

+288
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
/.yardoc
33
/_yardoc/
44
/coverage/
5-
/doc/
65
/pkg/
76
/spec/reports/
87
/tmp/

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<div align="center">
2+
<img alt="Syntax Tree" height="400px" src="./doc/logo.svg">
3+
</div>
4+
15
# SyntaxTree
26

37
[![Build Status](https://github.com/kddnewton/syntax_tree/workflows/Main/badge.svg)](https://github.com/kddnewton/syntax_tree/actions)

0 commit comments

Comments
 (0)