summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2019-06-10 22:15:42 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2019-06-10 22:15:42 +0300
commita51a164711bab2dc116d089fa494baf7013b2a98 (patch)
tree9a1fb9da3974ff32fec05f43c5005abd5feccf1d
parent8ab8e1309bbad1bb18061bf93bd1fcfb095b85f4 (diff)
Turn off debugging in release target
-rw-r--r--Cargo.toml2
-rw-r--r--README36
2 files changed, 21 insertions, 17 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ac7243c6..c572bec0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,7 +17,7 @@ ui = { path = "ui", version = "*" }
[profile.release]
lto = true
-debug = true
+debug = false
[workspace]
members = ["melib", "ui", "debug_printer", "testing"]
diff --git a/README b/README
index d63ce249..189f803e 100644
--- a/README
+++ b/README
@@ -5,11 +5,12 @@
/ \__ \__/ │' `│ `┒ .' ` │ │
\__/ \__/ \ │ │ │ |────' │ │
\__/ \__/ │ / `.___, /\__ /
- \__/
-
- terminal mail user agent
-
-
+ \__/
+ ,-.
+ \_/
+ terminal mail user agent {|||)<
+ / \
+ `-'
config
======
@@ -28,14 +29,6 @@ profiling:
--------------------------------------------------------------------------
- / /
- /_/ |
- / \/
- \__/|
- / \|
- \__/|
- ||
-
NAME
meli - Meli Mail User Agent. Meli is the Greek word for honey.
@@ -49,9 +42,20 @@ STARTING WITH meli
The view into each folder has 3 modes: plain, threaded and compact. Plain views each mail indvidually, threaded shows their thread relationship visually, and compact includes one entry per thread of emails.
-
-
-
+
+ ^^ .-=-=-=-. ^^
+ ^^ (`-=-=-=-=-`) ^^
+ (`-=-=-=-=-=-=-`) ^^ ^^
+ ^^ (`-=-=-=-=-=-=-=-`) ^^
+ ( `-=-=-=-(@)-=-=-` ) ^^
+ (`-=-=-=-=-=-=-=-=-`) ^^
+ (`-=-=-=-=-=-=-=-=-`) ^^
+ (`-=-=-=-=-=-=-=-=-`)
+ ^^ (`-=-=-=-=-=-=-=-=-`) ^^
+ ^^ (`-=-=-=-=-=-=-=-`) ^^
+ (`-=-=-=-=-=-=-`) ^^
+ ^^ (`-=-=-=-=-`)
+ `-=-=-=-=-` ^^
SYNOPSIS
meli