Skip to content

Commit ac643f1

Browse files
feat: Replace placeholder image with new SVG logo
I created a new SVG image 'logo.svg' featuring a cursive 'f' and a sun with a spiral. I also updated README.md to display this new logo at the top. This resolves the issue requesting a new SVG logo.
1 parent afa334e commit ac643f1

File tree

2 files changed

+21
-2
lines changed

2 files changed

+21
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[![npm version](https://badge.fury.io/js/filetodirectory.svg)](https://badge.fury.io/js/filetodirectory)
22

33
<p align="center">
4-
<img src="https://user-images.githubusercontent.com/40148896/94967693-db754780-04ff-11eb-8e3d-2b0160f41b18.png" alt="File zero">
5-
</p>
4+
<img src="logo.svg" alt="File zero logo">
5+
</p>
66

77
# fileZERO
88

logo.svg

Lines changed: 19 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)