scratchpad/README.md

12 lines
173 B
Markdown
Raw Normal View History

# Scratch Pad
The simplest scratchpad for copy and paste.
<img src="./scratchpad.svg" width="200">
# Installation
```console
cmake . && make && sudo make install
```