Skip to content

Commit 4ac6da3

Browse files
committed
Shorten description
1 parent 9a32396 commit 4ac6da3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

paradedb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ParadeDB
22

3-
ParadeDB is PostgreSQL for Search and Analytics. It is an alternative to Elasticsearch built on Postgres.
3+
ParadeDB is an alternative to Elasticsearch built on Postgres.
44

55
- [GitHub](https://github.com/paradedb/paradedb)
66
- [Homepage](https://paradedb.com)

paradedb/benchmark.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ cleanup() {
88
sudo docker kill paradedb
99
fi
1010
sudo docker rm paradedb
11-
echo "Done, goodbye!"
11+
echo "Done, goodbye!"
1212
}
1313

1414
# Register the cleanup function to run when the script exits

0 commit comments

Comments
 (0)