hgissbkh commited on
Commit
7aef7f0
·
verified ·
1 Parent(s): 5b62248

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -1,9 +1,11 @@
1
- <div style="border:1px solid #081027; border-radius:10px; padding:15px; width:100%; background-color:#081027; color:white;">
2
- <img src="logo_artefact.png" alt="Artefact Logo" style="display:block; margin-left:auto; margin-right:auto; width:500px;">
3
- <p style="text-align:center; color:white;">
4
- Artefact is a data-driven company specializing in Artificial Intelligence and Machine Learning solutions.
5
- We help organizations unlock the full potential of their data, empowering them to make smarter decisions and drive digital transformation.
6
- At Artefact, we place a strong emphasis on research-oriented innovation, actively contributing to the AI and data science community.
7
  </p>
8
- <p style="text-align:center; color:white;">Follow us on <a href="https://www.linkedin.com/company/artefact-global/mycompany/verification/" style="color:white;">Linkedin</a></p>
9
- </div>
 
 
 
 
1
+ <div style="border: 1px solid #081027; border-radius: 10px; padding: 20px; max-width: 600px; margin: 0 auto; background-color: white; color: #081027; font-family: Arial, sans-serif;">
2
+ <img src="logo_artefact.png" alt="Artefact Logo" style="display: block; margin: 0 auto; width: 300px;">
3
+
4
+ <p style="text-align: center; color: #081027; line-height: 1.6; font-size: 16px; margin-top: 20px;">
5
+ Artefact is a data-driven company specializing in Artificial Intelligence and Machine Learning solutions. We help organizations unlock the full potential of their data, empowering them to make smarter decisions and drive digital transformation. At Artefact, we place a strong emphasis on research-oriented innovation, actively contributing to the AI and data science community.
 
6
  </p>
7
+
8
+ <p style="text-align: center; color: #081027; margin-top: 10px;">
9
+ Follow us on <a href="https://www.linkedin.com/company/artefact-global/mycompany/verification/" style="color: #081027; text-decoration: underline;">LinkedIn</a>
10
+ </p>
11
+ </div>