Update README with badges and community links

Added GitHub stars and workflow badges, clarified repository purpose, and included official website, repositories, social media, and Discord community links for better visibility and contributor guidance.
This commit is contained in:
Ian Bassi
2025-11-25 16:41:16 -03:00
parent 4771369334
commit be5e39120d

View File

@@ -1,15 +1,35 @@
<div align="center">
<picture>
<img alt="OrcaSlicer" src="https://github.com/OrcaSlicer/OrcaSlicer/raw/main/resources/images/OrcaSlicer.png" width="15%" height="15%">
</picture>
<img alt="OrcaSlicer" src="https://github.com/OrcaSlicer/OrcaSlicer/raw/main/resources/images/OrcaSlicer.png" width="15%" height="15%">
# OrcaSlicer WIKI
[![GitHub Repo stars](https://img.shields.io/github/stars/OrcaSlicer/OrcaSlicer_WIKI)](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/stargazers) [![Publish docs to Wiki](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/actions/workflows/publish_docs_to_wiki.yml/badge.svg)](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/actions/workflows/publish_docs_to_wiki.yml)
</div>
This is the official Wiki Repository for [OrcaSlicer](https://github.com/OrcaSlicer/OrcaSlicer).
Documents in this Repository are automatically synchronized with the [OrcaSlicer Wiki](https://github.com/OrcaSlicer/OrcaSlicer/wiki).
Documents in this repository are the source files for the OrcaSlicer Wiki and are automatically synchronized with the [OrcaSlicer Wiki](https://github.com/OrcaSlicer/OrcaSlicer/wiki).
To learn how to contribute to the wiki, please refer to the following guide: **[How-to-wiki](https://github.com/OrcaSlicer/OrcaSlicer/wiki/How-to-wiki)**
How to contribute to the wiki guide: **[How-to-wiki](https://github.com/OrcaSlicer/OrcaSlicer/wiki/How-to-wiki)**
Please Note that this wiki is a work in progress. We appreciate your patience as we continue to develop and improve it!
Please Note that this wiki is a work in progress.
We appreciate your patience as we continue to develop and improve it!
## Official links and community
#### Official Website:
<a href="https://www.orcaslicer.com/" style="font-size:2em;">OrcaSlicer.com</a>
#### OrcaSlicer Repository:
<a href="https://github.com/OrcaSlicer/OrcaSlicer"><img src="https://img.shields.io/badge/OrcaSlicer-181717?style=flat&logo=github&logoColor=white" width="200" alt="GitHub Logo"/> </a>
#### Wiki Repository:
<a href="https://github.com/OrcaSlicer/OrcaSlicer_WIKI"><img src="https://img.shields.io/badge/OrcaSlicer_WIKI-181717?style=flat&logo=github&logoColor=white" width="200" alt="GitHub Logo"/> </a>
#### Follow us:
<a href="https://twitter.com/real_OrcaSlicer"><img src="https://img.shields.io/badge/real__OrcaSlicer-000000?style=flat&logo=x&logoColor=white" width="200" alt="X Logo"/> </a>
#### Join our Discord community:
<a href="https://discord.gg/P4VE9UY9gJ"><img src="https://img.shields.io/badge/-Discord-5865F2?style=flat&logo=discord&logoColor=fff" width="200" alt="discord logo"/> </a>