Skip to content

Commit 6464231

Browse files
committed
Docs: update README.md with the first logo image
1 parent fba3f7c commit 6464231

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
[![Java CI with Maven](https://github.com/traindb-project/traindb/actions/workflows/maven.yml/badge.svg)](https://github.com/traindb-project/traindb/actions/workflows/maven.yml)
22

3-
# TrainDB
3+
# <img src="traindb-project/images/traindb_logo.png" alt="TrainDB" width="200" />
44

55
TrainDB is an ML model-based approximate query processing engine that aims to answer time-consuming analytical queries in a few seconds.
66
TrainDB will provide SQL-like query interface and support various DBMS data sources.
77

8+
[Docs(English)](https://traindb-doc.readthedocs.io/en/latest/)[Docs(Korean)](https://traindb-doc.readthedocs.io/ko/latest/)
9+
810
## Requirements
911

1012
* Java 11+
7.45 KB
Loading

0 commit comments

Comments
 (0)