removing commercial language from readme
parent
b9116f69ae
commit
d6c7362162
|
@ -1,19 +1,15 @@
|
|||
<!-- PROJECT LOGO -->
|
||||
<div align="center">
|
||||
<a href="https://cal.com/enterprise">
|
||||
<a href="https://cal.com/docs/enterprise-features/api#api-server-specifications">
|
||||
<img src="https://user-images.githubusercontent.com/8019099/133430653-24422d2a-3c8d-4052-9ad6-0580597151ee.png" alt="Logo">
|
||||
</a>
|
||||
|
||||
<a href="https://cal.com/enterprise">Get Started with Enterprise</a>
|
||||
<a href="https://user-images.githubusercontent.com/8019099/133430653-24422d2a-3c8d-4052-9ad6-0580597151ee.png">Read the API docs</a>
|
||||
</div>
|
||||
|
||||
# Cal.com Public API - Enterprise Edition
|
||||
# Cal.com Public API
|
||||
|
||||
Welcome to the Public API Enterprise Edition ("/apps/api") of the Cal.com Public API.
|
||||
|
||||
The [/apps/api](https://github.com/calcom/cal.com/tree/main/apps/api) subfolder is the place for our Public API, which we serve at api.cal.com, and enterprise customers can also run [enterprise-grade](https://cal.com/enterprise)
|
||||
|
||||
> _❗ WARNING: This repository is copyrighted (unlike our [main repo](https://github.com/calcom/cal.com)). You are not allowed to use this code to host your own version of app.cal.com without obtaining a proper [license](https://cal.com/pricing?infra) first❗_
|
||||
Welcome to the Public API ("/apps/api") of the Cal.com.
|
||||
|
||||
This is the public REST api for cal.com.
|
||||
It exposes CRUD Endpoints of all our most important resources.
|
||||
|
|
Loading…
Reference in New Issue