sophia 0.0.3 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/README.md +16 -1
  2. data/lib/sophia/version.rb +1 -1
  3. metadata +1 -1
data/README.md CHANGED
@@ -1,6 +1,21 @@
1
1
  # Sophia
2
2
 
3
- TODO: Write a gem description
3
+ This name comes from the ancient Greek (σοφίᾱ) and means wisdom, knowledge.
4
+ But even important, that name is beautiful.
5
+
6
+ My motivations to start this project came from the desire to organize properly
7
+ and easily find my digital books. Imagine a guy undecided whether to create a
8
+ directory by genre or author, if the author's surname should came before ...
9
+ whether it would be better to follow some standard academic ... You may have
10
+ understood that I have a problem, but come on.
11
+
12
+ The Git is incredible, I realy like how it works and how we use (CLI) it.
13
+ So I decided to make a way to organize my files (why only books?) in the same
14
+ way who Git track files. Of course not controlling versions, git already does
15
+ this very well. Sophia consists in add files to an index and mark them with tags
16
+ for when you request to the lovely librarian Sophia for 'medieval fantasy
17
+ books", she can give you a list of your catalog and it is easy to identify where
18
+ these files are.
4
19
 
5
20
  ## Installation
6
21
 
@@ -1,3 +1,3 @@
1
1
  module Sophia
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sophia
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: