README
This commit is contained in:
parent
80f3615148
commit
1fee8e6cdf
2 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue