shorten readme
This commit is contained in:
parent
d9add1346f
commit
bec4f3b3ea
|
@ -1,16 +1,15 @@
|
||||||
ambrowse
|
ambrowse
|
||||||
========
|
========
|
||||||
|
|
||||||
ambrowse extracts book metadata from saved amazon.com, amazon.co.uk or amazon.de pages. It watches the directory 'ambrowse'
|
ambrowse extracts book metadata from amazon.com, amazon.co.uk or amazon.de pages. It watches the directory 'ambrowse'
|
||||||
inside your HOME, digests newly written files and adds the metadata to a list in 'books.yaml'. It then removes those files
|
inside your HOME, digests newly saved websites and adds the metadata to a list in 'books.yaml'. It then removes those files, leaving only the metadata list.
|
||||||
after a time delay, leaving only the metadata list.
|
|
||||||
|
|
||||||
You can find releases on [releases.gutmet.org](https://releases.gutmet.org) or build it yourself.
|
You can find releases on [releases.gutmet.org](https://releases.gutmet.org) or build it yourself.
|
||||||
|
|
||||||
build
|
build
|
||||||
=====
|
=====
|
||||||
|
|
||||||
If you want to build ambrowse yourself, you need go1.11+ with module support. Clone this repository and type 'go build ambrowse.go'.
|
If you want to build ambrowse, you need go1.11+ with module support. Clone this repository and type 'go build ambrowse.go'.
|
||||||
|
|
||||||
quick start
|
quick start
|
||||||
===========
|
===========
|
||||||
|
|
Loading…
Reference in New Issue
Block a user