Remove rome-parent from modules list in readme
It's a common practice for maven projects to have a parent module and is not important enough to include information about it in readme.
This commit is contained in:
parent
b87f3293fe
commit
0bd157918b
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ ROME is a Java framework for RSS and Atom feeds. The framework consist of severa
|
||||||
|
|
||||||
| Module | Description |
|
| Module | Description |
|
||||||
| ------ | ----------- |
|
| ------ | ----------- |
|
||||||
| rome-parent | is the parent project for all ROME modules and contains the common Maven configuration. |
|
|
||||||
| rome-utils | provides utility classes that are used in several ROME modules. |
|
| rome-utils | provides utility classes that are used in several ROME modules. |
|
||||||
| rome | is the main RSS and Atom library. It makes it easy to work with most syndication formats: RSS 0.90, RSS 0.91 Netscape, RSS 0.91 Userland, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom 0.3, Atom 1.0. |
|
| rome | is the main RSS and Atom library. It makes it easy to work with most syndication formats: RSS 0.90, RSS 0.91 Netscape, RSS 0.91 Userland, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom 0.3, Atom 1.0. |
|
||||||
| rome-modules| enables rome to handle several feed extensions like MediaRSS, GeoRSS and others. |
|
| rome-modules| enables rome to handle several feed extensions like MediaRSS, GeoRSS and others. |
|
||||||
|
|
Loading…
Reference in a new issue