Skip to content

Commit

Permalink
add the readme note
Browse files Browse the repository at this point in the history
  • Loading branch information
fzerorubigd committed Jun 20, 2019
1 parent 2b92dea commit 745646e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
20 changes: 19 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,26 @@
import "github.com/fzerorubigd/onion"

Package onion is a layer based, pluggable config manager for golang.
The current version in `develop` branch is work in progress, for older versions check the `v2` and `v3` branches

This is an experimental branch for refactoring the onion.
```
Shrek: For your information, there's a lot more to ogres than people think.
Donkey: Example?
Shrek: Example... uh... ogres are like onions!
[holds up an onion, which Donkey sniffs]
Donkey: They stink?
Shrek: Yes... No!
Donkey: Oh, they make you cry?
Shrek: No!
Donkey: Oh, you leave 'em out in the sun, they get all brown, start sproutin' little white hairs...
Shrek: [peels an onion] NO! Layers. Onions have layers. Ogres have layers... You get it? We both have layers.
[walks off]
Donkey: Oh, you both have LAYERS. Oh. You know, not everybody like onions. CAKE! Everybody loves cake! Cakes have layers!
Shrek: I don't care what everyone likes! Ogres are not like cakes.
Donkey: You know what ELSE everybody likes? Parfaits! Have you ever met a person, you say, "Let's get some parfait," they say, "Hell no, I don't like no parfait."? Parfaits are delicious!
Shrek: NO! You dense, irritating, miniature beast of burden! Ogres are like onions! End of story! Bye-bye! See ya later.
Donkey: Parfait's gotta be the most delicious thing on the whole damn planet!
```

## Coals

Expand Down
2 changes: 1 addition & 1 deletion ciphers/secconf/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Acknowledgement

This package is from [crypt](https://github.com/xordataexchange/cryp)
This package is from [crypt](https://github.com/xordataexchange/crypt)

[MIT license](https://github.com/xordataexchange/crypt/blob/master/LICENSE)

0 comments on commit 745646e

Please sign in to comment.