diff --git a/README.md b/README.md index f08cd76814..1c5bcfe4bb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Dolt is Git for data! +![Dolt!](./dolt_hi.svg) + Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository. Connect to Dolt just like any MySQL database to run queries or update the data using SQL diff --git a/dolt_hi.svg b/dolt_hi.svg new file mode 100755 index 0000000000..62ff335cb7 --- /dev/null +++ b/dolt_hi.svg @@ -0,0 +1 @@ + \ No newline at end of file