Skip to content

Commit 7205cc2

Browse files
authored
update readme (#71)
1 parent 8ec038c commit 7205cc2

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,12 @@ curl --location --request POST 'https://demo.parseable.io/api/v1/logstream/front
7979

8080
For complete Parseable API documentation, refer to [Parseable API workspace on Postman](https://www.postman.com/parseable/workspace/parseable/overview).
8181

82-
**Note**: Please do not store any sensitive data on this server as the data is openly accessible. We'll delete the data on this server periodically.
82+
| :memo: | Parseable is a work in progress. Features will evolve over time and there may be breaking changes between releases. Please give us your feedback in [Slack](https://launchpass.com/parseable), or [Issues](https://github.com/parseablehq/parseable/issues/new). |
83+
|-|:-|
84+
85+
| :exclamation: | Please do not store any sensitive data on this server as the data is openly accessible. We'll delete the data on this server periodically. |
86+
|-|:-|
87+
8388
## Why Parseable
8489

8590
* Log data compressed and stored in [Parquet](https://parquet.apache.org) - columnar, open data format, designed for analytics.
@@ -100,3 +105,13 @@ For complete Parseable API documentation, refer to [Parseable API workspace on P
100105
## Contributing
101106

102107
Refer to the contributing guide [here](https://www.parseable.io/docs/contributing).
108+
109+
## License
110+
111+
Copyright (c) 2022 [Parseable, Inc.](https://parseable.io)
112+
113+
Licensed under the GNU Affero General Public License, Version 3 (the "License");
114+
you may not use this file except in compliance with the License.
115+
You may obtain a copy of the License at
116+
117+
[https://www.gnu.org/licenses/agpl-3.0.txt](https://www.gnu.org/licenses/agpl-3.0.txt)

0 commit comments

Comments
 (0)