We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c39973 commit 8d64174Copy full SHA for 8d64174
README.md
@@ -7,7 +7,7 @@ This is a Java app that uses the following cloud services:
7
- PostgreSQL Database
8
9
This app demonstrates how to connect to a PostgreSQL database on BlueMix from a Java app.
10
-Simply upload a line-separated file of text (e.g. tweets), and it will add each line to Postgres.
+Simply upload a line-separated file of text (e.g. tweets), and it will add each line to PostgreSQL database.
11
12
## Prerequisites ##
13
0 commit comments