mirror of
https://github.com/epistemic-technology/co-intelligence.git
synced 2026-07-22 06:45:17 +00:00
Add Epistemic Technology link to README
This commit is contained in:
parent
d27fd086f1
commit
a4fd171bdb
2 changed files with 19 additions and 0 deletions
|
|
@ -110,3 +110,7 @@ I am an idependent software developer. If you find Co-Intelligence to be useful,
|
|||
This is an open source project, using the [MIT License](LICENSE). Pull requests for bug fixes or small improvements are welcome. If you want to get involved in a more substantial way, please [Contact me](https://epistemic.technology/contact/).
|
||||
|
||||
To report a bug, request a feature, provide feedback, or ask for help, please [open an issue](https://github.com/Epistemic-Technology/co-intelligence/issues).
|
||||
|
||||
---
|
||||
|
||||
[](https://epistemic.technology/)
|
||||
|
|
|
|||
15
docs/assets/nn-logo.svg
Normal file
15
docs/assets/nn-logo.svg
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<svg width="364" height="364" viewBox="0 0 364 364" fill="none" xmlns="http://www.w3.org/2000/svg" aria-label="Epistemic Technology logo">
|
||||
<line class="logo-primary" y1="-5" x2="56.356" y2="-5" transform="matrix(0.887217 -0.461353 0.454256 0.890871 92 100)" stroke="black" stroke-width="10"/>
|
||||
<line class="logo-primary" x1="89.4073" y1="134.719" x2="143.169" y2="162.39" stroke="black" stroke-width="10"/>
|
||||
<line class="logo-primary" y1="-5" x2="56.356" y2="-5" transform="matrix(0.887217 -0.461353 0.454256 0.890871 92 233)" stroke="black" stroke-width="10"/>
|
||||
<line class="logo-primary" x1="89.4073" y1="267.719" x2="143.169" y2="295.39" stroke="black" stroke-width="10"/>
|
||||
<line class="logo-primary" x1="214.303" y1="80.6228" x2="284.924" y2="154.466" stroke="black" stroke-width="10"/>
|
||||
<line class="logo-primary" y1="-5" x2="102.176" y2="-5" transform="matrix(0.69116 -0.722702 -0.722702 -0.69116 210 280.843)" stroke="black" stroke-width="10"/>
|
||||
<line class="logo-primary" x1="224.088" y1="183.001" x2="281.088" y2="184.001" stroke="black" stroke-width="10"/>
|
||||
<path class="logo-highlight" fill-rule="evenodd" clip-rule="evenodd" d="M314 230C341.614 230 364 207.614 364 180C364 152.386 341.614 130 314 130C286.386 130 264 152.386 264 180C264 207.614 286.386 230 314 230ZM314 210C330.569 210 344 196.569 344 180C344 163.431 330.569 150 314 150C297.431 150 284 163.431 284 180C284 196.569 297.431 210 314 210Z" fill="#449107"/>
|
||||
<path class="logo-secondary" fill-rule="evenodd" clip-rule="evenodd" d="M182 232C209.614 232 232 209.614 232 182C232 154.386 209.614 132 182 132C154.386 132 132 154.386 132 182C132 209.614 154.386 232 182 232ZM182 212C198.569 212 212 198.569 212 182C212 165.431 198.569 152 182 152C165.431 152 152 165.431 152 182C152 198.569 165.431 212 182 212Z" fill="#4D4D4D"/>
|
||||
<path class="logo-secondary" fill-rule="evenodd" clip-rule="evenodd" d="M182 364C209.614 364 232 341.614 232 314C232 286.386 209.614 264 182 264C154.386 264 132 286.386 132 314C132 341.614 154.386 364 182 364ZM182 344C198.569 344 212 330.569 212 314C212 297.431 198.569 284 182 284C165.431 284 152 297.431 152 314C152 330.569 165.431 344 182 344Z" fill="#4D4D4D"/>
|
||||
<path class="logo-secondary" fill-rule="evenodd" clip-rule="evenodd" d="M182 100C209.614 100 232 77.6142 232 50C232 22.3858 209.614 0 182 0C154.386 0 132 22.3858 132 50C132 77.6142 154.386 100 182 100ZM182 80C198.569 80 212 66.5685 212 50C212 33.4315 198.569 20 182 20C165.431 20 152 33.4315 152 50C152 66.5685 165.431 80 182 80Z" fill="#4D4D4D"/>
|
||||
<path class="logo-secondary" fill-rule="evenodd" clip-rule="evenodd" d="M50 166C77.6142 166 100 143.614 100 116C100 88.3858 77.6142 66 50 66C22.3858 66 0 88.3858 0 116C0 143.614 22.3858 166 50 166ZM50 146C66.5685 146 80 132.569 80 116C80 99.4315 66.5685 86 50 86C33.4315 86 20 99.4315 20 116C20 132.569 33.4315 146 50 146Z" fill="#4D4D4D"/>
|
||||
<path class="logo-secondary" fill-rule="evenodd" clip-rule="evenodd" d="M50 298C77.6142 298 100 275.614 100 248C100 220.386 77.6142 198 50 198C22.3858 198 0 220.386 0 248C0 275.614 22.3858 298 50 298ZM50 278C66.5685 278 80 264.569 80 248C80 231.431 66.5685 218 50 218C33.4315 218 20 231.431 20 248C20 264.569 33.4315 278 50 278Z" fill="#4D4D4D"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.1 KiB |
Loading…
Reference in a new issue