Skip to content

Commit 7eba884

Browse files
authored
Fix README.md
1 parent adb07d9 commit 7eba884

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
======================================
21
What is NHibernate.Mapping.Attributes?
32
======================================
43

@@ -8,7 +7,6 @@ With NHibernate.Mapping.Attributes, you can use .NET attributes to decorate your
87

98
Licensed under the terms of the GNU Lesser General Public License.
109

11-
========================
1210
Build for NHibernate 4.0
1311
========================
1412

@@ -17,7 +15,6 @@ This is due to the fact that this property is optional since you can use EntityN
1715
You can turn off this behavior by doing:
1816
((HbmWriterEx) HbmSerializer.Default.HbmWriter).DoNotAutoDetectClassName = true;
1917

20-
==================
2118
Online information
2219
==================
2320

0 commit comments

Comments
 (0)