Move images to images/ folder
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "ncspot"
|
||||
description = "ncurses Spotify client written in Rust using librespot, inspired by ncmpc and the likes."
|
||||
exclude = ["screenshots/**"]
|
||||
exclude = ["images/**"]
|
||||
version = "0.9.1"
|
||||
authors = ["Henrik Friedrichsen <henrik@affekt.org>"]
|
||||
repository = "https://github.com/hrkfdn/ncspot"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<p align="center" style="text-align:center">
|
||||
<img src="logo.svg" width="128px" alt="logo"/>
|
||||
<img src="images/logo.svg" width="128px" alt="logo"/>
|
||||
</p>
|
||||
|
||||
# ncspot
|
||||
@@ -19,7 +19,7 @@ provide a simple and resource friendly alternative to the official client as
|
||||
well as to support platforms that currently don't have a Spotify client, such
|
||||
as the \*BSDs.
|
||||
|
||||
[](/screenshots/screenshot.png?raw=true)
|
||||
[](/images/screenshot.png?raw=true)
|
||||
|
||||
## Table of Contents
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 82 KiB |
Reference in New Issue
Block a user