Skip to content

Commit 737f5a1

Browse files
committed
feat: More updates to Readme
1 parent 4f2f132 commit 737f5a1

1 file changed

Lines changed: 14 additions & 7 deletions

File tree

README.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ TBA
4343
## What's In TryShape
4444
`TryShape` comes with a bundle of features to give your creativity a shape. You can do the followings with TryShape,
4545
### Create Shapes
46-
- Create a any shape using an intuitive editor.
46+
- Create any shapes using an intuitive editor.
4747
- Create Polygonal, Circular, Elliptical shapes without knowing the underlying complexities like CSS clip-path.
4848
- Add/Remove vertices, join them, drag-drop to position them to create a shape.
4949
- Provide your choice of colors, add the contextual information as notes while creating the shapes.
@@ -67,21 +67,28 @@ TBA
6767
### Sort Shapes
6868
- Sort shapes by, most liked, recent, and oldest.
6969
### Authentication & Authorization
70-
- Features like export, like, create, edit shapes need you to autheticate with the app. You can use your Gmail or GitHub credntials to authenticate to the app. It is secured and powered by Google Firebase.
70+
- Features like export, like, create, edit shapes need you to autheticate with the app. You can use your Gmail or GitHub credntials to authenticate to the app. It is secured and powered by `Google Firebase`.
7171

7272
## How to Set up TryShape for Development?
7373
TBA
7474

7575
## Upcoming Features
76-
`TryShape` has all the potentials to grow further. Here are some of the upcoming features planned,
76+
`TryShape` has all the potentials to grow further. Here are some of the upcoming features planned(not in any order),
7777

78-
- Add the ability to create shape using SVG elements.
79-
- Manage your shape collection.
80-
- Import shapes.
78+
- Add the ability to create shape using SVG elements to support Curvy Node adjustments.
79+
- Manage your shape collection
80+
- Show Trending shapes
81+
- Import shapes
82+
- Following a contributor.
8183
- PWA(Progressive Web App)
8284
- Accessibility improvements
83-
- Flxible Datastore
85+
- Flexible Datastore
8486
- Better Performance
87+
- Tagging a shape
88+
- Provide comment on a shape.
89+
- More authetication mechanisms like twitter, facebook, etc.
90+
91+
If you find something is missing, `TryShape` is listening. Please create a feature request [from here](https://github.com/TryShape/tryshape/issues/new/choose).
8592

8693
## Contributions
8794
TBA

0 commit comments

Comments
 (0)