Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
![Open Source at Ansys](https://github.com/ansys/.github/blob/main/images/ansys-part-of-synopsys-logos-full-color-rgb.png)
<picture>
<source srcset="https://github.com/ansys/.github/blob/main/images/ansys-part-of-synopsys-logos-full-color-dark.png" media="(prefers-color-scheme: dark)">
<source srcset="https://github.com/ansys/.github/blob/main/images/ansys-part-of-synopsys-logos-full-color-rgb.png" media="(prefers-color-scheme: light)">
<img src="https://github.com/ansys/.github/blob/main/images/ansys-part-of-synopsys-logos-full-color-rgb.png" alt="Open Source at Ansys">
</picture>

Welcome to Ansys's main GitHub organization!

Expand All @@ -20,3 +24,4 @@ We also contribute to:
- [CMake](https://cmake.org/) - Controls the software compilation process using simple platform and compiler independent configuration files.
- [Sphinx ecosystem](https://www.sphinx-doc.org/en/master/) - Static site generator used for rendering Python projects documentation.