Update README.md
This commit is contained in:
parent
ccac264bac
commit
deb038790d
1 changed files with 4 additions and 0 deletions
|
|
@ -38,6 +38,10 @@ GtkWindow
|
||||||
└── Content (GtkScrolledWindow) [X]
|
└── Content (GtkScrolledWindow) [X]
|
||||||
└── GtkTextView / WebKitGTK (because mdict needs to be rendered by a html engine)
|
└── GtkTextView / WebKitGTK (because mdict needs to be rendered by a html engine)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## next-gen architecture optmization
|
||||||
|
wazajisho developers are well versed when it comes to both ARM and RISC-V (the later being our focus) , we developed new insights into state reduction using custom mathematical structures that are the state-of-art of combining pure mathematical knowledge with our understanding of what a computer really represents in terms of state transition machines.
|
||||||
|
|
||||||
## planned features:
|
## planned features:
|
||||||
- be able to read mdict files from 7z archives
|
- be able to read mdict files from 7z archives
|
||||||
- anki replacement by using [this implementation](https://github.com/KonstantinDjairo/fsrs-hs) of the anki algorithm
|
- anki replacement by using [this implementation](https://github.com/KonstantinDjairo/fsrs-hs) of the anki algorithm
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue