0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 06:02:32 -05:00

⬆️ Rename to Penpot.

This commit is contained in:
alonso.torres 2020-10-28 07:42:43 +01:00
parent ffbbc52460
commit 154b58057a
3 changed files with 7 additions and 7 deletions

View file

@ -6,14 +6,14 @@
[![Managed with Taiga.io](https://img.shields.io/badge/managed%20with-TAIGA.io-709f14.svg)](https://tree.taiga.io/project/uxbox/ "Managed with Taiga.io")
# UXBOX #
# PENPOT #
![UXBOX](https://raw.githubusercontent.com/uxbox/uxbox/develop/docs/uxbox_screenshot.png)
![PENPOT](https://raw.githubusercontent.com/penpot/penpot/develop/docs/screenshot.png)
## Introduction ##
The open-source solution for design and prototyping. UXBOX is
The open-source solution for design and prototyping. PENPOT is
currently at an early development stage but we are working hard to
bring you the beta version as soon as possible. Follow the project
progress in Twitter or Github and stay tuned!
@ -23,8 +23,8 @@ progress in Twitter or Github and stay tuned!
## SVG based ##
UXBOX works with SVG, a standard format, for all your designs and
prototypes . This means that all your stuff in UXBOX is portable and
Penpot works with SVG, a standard format, for all your designs and
prototypes . This means that all your stuff in Penpot is portable and
editable in many other vector tools and easy to use on the web.
@ -34,7 +34,7 @@ editable in many other vector tools and easy to use on the web.
We love the open source software community. Contributing is our
passion and because of this, we'll be glad if you want to participate
and improve UXBOX. All your awesome ideas and code are welcome!
and improve Penpot. All your awesome ideas and code are welcome!
Please refer to the [Contributing Guide](./CONTRIBUTING.md)

View file

Before

Width:  |  Height:  |  Size: 303 KiB

After

Width:  |  Height:  |  Size: 303 KiB

View file

@ -6,7 +6,7 @@
"license": "SEE LICENSE IN <LICENSE>",
"repository": {
"type": "git",
"url": "https://github.com/uxbox/uxbox"
"url": "https://github.com/penpot/penpot"
},
"browserslist": [
"defaults"