Forráskód Böngészése

fixed some markdown bits

Grega Bremec 3 éve
szülő
commit
446ece3213
1 módosított fájl, 4 hozzáadás és 4 törlés
  1. 4 4
      README.md

+ 4 - 4
README.md

@@ -3,7 +3,7 @@ Shared Data Model Classes
 
 Just three classes, but used by all the other projects.
 
-```Customer``` and ```Award``` are simple data objects, and
-```CustomerService``` is the interface implemented by ```ws-customer-data```
-web service, and used by the ```kie-rules-processes``` project to consume that
-web service.
+`Customer` and `Award` are simple data objects, and `CustomerService` is the
+interface implemented by `ws-customer-data` web service, and used by the
+`kie-rules-processes` project to consume that web service.
+