Skip to content

Commit a8888f0

Browse files
committed
Added JetBrains acknowledge into readme
1 parent 84ec235 commit a8888f0

File tree

3 files changed

+107
-0
lines changed

3 files changed

+107
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -153,3 +153,13 @@ There are few generic implementations
153153

154154
* **yato.natvis** provides user-friendly visualization of yato::vector_nd and yato::array_view_nd classes (1d,2d and 3d) in Visual Studio debugger.
155155

156+
157+
## Acknowledges
158+
159+
The project is developed with the help of JetBrains tools for Open Source
160+
161+
[![JBLogo](./res/jetbrains-variant-3.svg)](https://www.jetbrains.com/?from=Yato)
162+
163+
164+
165+

res/LICENSE.txt

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
DO’s
2+
----
3+
4+
* Do use the logos to link to JetBrains website: https://www.jetbrains.com
5+
* Do use the logos to advertise that your product has built-in integration with a JetBrains product
6+
* Do use the graphics in printed or online materials, but respect the minimum size of the logo: 7.5mm in print and 50px on screen/digital.
7+
8+
9+
Don’ts
10+
------
11+
12+
* Don’t change the colors of the logos
13+
* Don’t change the aspect ratio of the logos when resizing
14+
* Don’t crop the logos
15+
* Don’t use the black square without the beam or the product name
16+
* Don’t add any text on the logo
17+
* Don’t sell our logos
18+
19+
If in doubt, please contact marketing@jetbrains.com
20+
21+
--
22+
23+
Thank you!
24+
The JetBrains Team

res/jetbrains-variant-3.svg

+73
Loading

0 commit comments

Comments
 (0)