Skip to content

Commit bf54667

Browse files
authored
polish readme
1 parent 6b7e891 commit bf54667

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77

88

99

10-
###Benefits
10+
### Benefits
1111
**scheme2ddl** give ability to filter undesirable information, separate DDL in different files, pretty format output.
1212

13-
###How to start with minimal configuration
13+
### How to start with minimal configuration
1414
Java must be installed on your computer.
1515

1616
For exporting oracle scheme you must provide
@@ -63,7 +63,7 @@ On Unix platform you can run `scheme2ddl.jar` as executable file:
6363
./scheme2ddl.jar
6464

6565

66-
###How it is work inside?
66+
### How it is work inside?
6767

6868
1. First, get list of all user_object to export
6969

@@ -76,7 +76,7 @@ On Unix platform you can run `scheme2ddl.jar` as executable file:
7676
*scheme2ddl* build on top of [spring-batch](http://static.springsource.org/spring-batch/) framework.
7777

7878

79-
###See it in action in cloud
79+
### See it in action in cloud
8080
You can see it in action as [Jenkins build](http://jenkins-ddl2svn.rhcloud.com/job/amazon-rds-oracle-schema2ddl/lastSuccessfulBuild). Look at console output and build artifacts.
8181

8282
> Jenkins hosting provided by Red Hat's OpenShift.

0 commit comments

Comments
 (0)