epiq 0.2.1 → 0.2.2

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 (2) hide show
  1. package/package.json +1 -1
  2. package/readme.md +7 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "epiq",
3
- "version": "0.2.1",
3
+ "version": "0.2.2",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "description": "EPIQ - CLI based issue tracker",
package/readme.md CHANGED
@@ -3,13 +3,13 @@
3
3
  **CLI-native issue tracker** — powered by Git.
4
4
 
5
5
  ```
6
- '███████╗██████╗ ██╗ ██████╗ '
7
- '██╔════╝██╔══██╗██║██╔═══██╗'
8
- '█████╗ ██████╔╝██║██║ ██║'
9
- '██╔══╝ ██╔═══╝ ██║██║▄▄ ██║'
10
- '███████╗██║ ██║╚██████╔╝'
11
- '╚══════╝╚═╝ ╚═╝ ╚═══▀▀╝ '
12
- 🫡 Never leave your editor!
6
+ '███████╗██████╗ ██╗ ██████╗ '
7
+ '██╔════╝██╔══██╗██║██╔═══██╗'
8
+ '█████╗ ██████╔╝██║██║ ██║'
9
+ '██╔══╝ ██╔═══╝ ██║██║▄▄ ██║'
10
+ '███████╗██║ ██║╚██████╔╝'
11
+ '╚══════╝╚═╝ ╚═╝ ╚═══▀▀╝ '
12
+ 🫡 Never leave your editor!
13
13
  ```
14
14
 
15
15
  ## Why epiq?
@@ -76,7 +76,3 @@ What epiq brings:
76
76
  - Navigation-first UI — fast keyboard-driven workflow
77
77
  - Markdown descriptions — shareable, human-readable boards
78
78
  - Extensible command system — built with automation in mind
79
-
80
- ---
81
-
82
- ## What it looks like