From 4df972821cf54e4d7805ee00e969e48b43417d82 Mon Sep 17 00:00:00 2001 From: Olivier Mangin Date: Wed, 28 May 2014 15:25:19 +0200 Subject: [PATCH] DOC: papers <- pubs. --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 4c7ab57..6d97cdc 100644 --- a/readme.md +++ b/readme.md @@ -11,16 +11,16 @@ Pubs is built with the following principles in mind: - everything is stored in plain text so it can be manually edited or version controlled. -**Notice:** papers is still in early development and cannot be considered as stable +**Notice:** pubs is still in early development and cannot be considered as stable Getting started --------------- -Create your library (by default, goes to '~/.papers/'). +Create your library (by default, goes to '~/.pubs/'). pubs init -Import existing data from bibtex (papers will try to automatically copy documents defined as 'file' in bibtex): +Import existing data from bibtex (pubs will try to automatically copy documents defined as 'file' in bibtex): pubs import path/to/collection.bib