Added screenshot to README.md.
This commit is contained in:
parent
e252462f60
commit
feee4bc131
10
README.md
10
README.md
@ -1,9 +1,3 @@
|
||||
# cl-bible
|
||||
### _Your Name <your.name@example.com>_
|
||||
|
||||
This is a project to do ... something.
|
||||
|
||||
## License
|
||||
|
||||
Specify license here
|
||||
|
||||
## Screenshots
|
||||

|
||||
|
@ -11,7 +11,7 @@
|
||||
:content (str:join ", " result)))))
|
||||
|
||||
(defun ergebnis/se (n)
|
||||
(format nil "~A Ergebnis~A" n (if (= n 1) "" "se" )))
|
||||
(format nil "~A Ergebnis~A" n (if (= n 1) "" "se")))
|
||||
|
||||
(defun search-in-bible (phrase canvas)
|
||||
(let* ((win (window-content (create-gui-window canvas :title phrase
|
||||
|
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 135 KiB |
Loading…
x
Reference in New Issue
Block a user