Skip to content

Commit 24424d8

Browse files
committed
minor changein intro text , mention Delta
1 parent 36f3184 commit 24424d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
[![CD](https://github.com/firelink-data/evolution/actions/workflows/cd.yml/badge.svg)](https://github.com/firelink-data/evolution/actions/workflows/cd.yml)
2020
[![Tests](https://github.com/firelink-data/evolution/actions/workflows/tests.yml/badge.svg)](https://github.com/firelink-data/evolution/actions/workflows/tests.yml)
2121

22-
🦖 *Evolve your fixed-length data files into Apache Parquet, fully parallelized!*
22+
🦖 *Evolve your fixed-length data files using Apache Arrow , fully parallelized!*
2323

2424
</div>
2525

2626

2727
## 🔎 Overview
2828

29-
This repository hosts the **evolution** program which both allows you to convert existing fixed-length files into other data formats, but also allows you to create large amounts of mocked data blazingly fast. The program supports full parallelism and utilizes SIMD techniques, when possible, for highly efficient parsing of data.
29+
This repository hosts the **evolution** program which both allows you to convert existing fixed-length files into dataformats like parquet or lake targets like Delta , but also allows you to create large amounts of mocked data blazingly fast. The program supports full parallelism and utilizes SIMD techniques, when possible, for highly efficient parsing of data.
3030

3131
To get started, follow the installation, schema setup, and example usage sections below in this README. Happy hacking! 👋🥳
3232

0 commit comments

Comments
 (0)