From 1fee8e6cdfe44d6095e93d1741f70428d54b01f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=CC=88rg=20Prante?= Date: Thu, 15 Sep 2016 21:04:21 +0200 Subject: [PATCH] README --- CREDITS.txt | 2 +- README.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CREDITS.txt b/CREDITS.txt index f3b18ef..e036d93 100644 --- a/CREDITS.txt +++ b/CREDITS.txt @@ -44,5 +44,5 @@ MARC test data has been acquired from https://github.com/marc4j/marc4j/tree/master/test/resources -and were donated y libraries for testing purpose. +and were donated by libraries for testing purpose. diff --git a/README.adoc b/README.adoc index f3dcf79..4ed3cae 100644 --- a/README.adoc +++ b/README.adoc @@ -66,7 +66,7 @@ marc.transform(new URL("http://www.loc.gov/standards/mods/v3/MARC21slim2MODS3.xs ``` -And here is an example shwoing how records in "Aleph Sequential") can be parsed +And here is an example showing how records in "Aleph Sequential") can be parsed and written into a MarcXchange collection: ``` @@ -114,7 +114,7 @@ or with Maven ## Issues -All contributions are welcome. If you find bugs, want to comment, or send pull request, +All contributions are welcome. If you find bugs, want to comment, or send a pull request, just open an issue at https://github.com/xbib/marc/issues ## MARC4J