Skip to content

Conversation

@waleedlatif1
Copy link
Collaborator

Summary

  • updated readme

Type of Change

  • Documentation

Testing

na

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@vercel
Copy link

vercel bot commented Jan 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs Building Building Preview, Comment Jan 17, 2026 2:18am

Request Review

@waleedlatif1 waleedlatif1 merged commit d75ea37 into staging Jan 17, 2026
5 checks passed
@waleedlatif1 waleedlatif1 deleted the chore/readme branch January 17, 2026 02:18
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Jan 17, 2026

Greptile Summary

Updated README badges with corrected Twitter handle and reorganized DeepWiki badge placement.

  • Fixed Twitter follow badge URL from simstudioai to simdotai (matching the account handle)
  • Moved DeepWiki badge from inline with other badges to a separate row with Cursor setup button
  • Updated DeepWiki badge to use the official badge SVG from deepwiki.com instead of static shield badge

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • Documentation-only changes with no code modifications, correct badge URL updates, and improved badge organization
  • No files require special attention

Important Files Changed

Filename Overview
README.md Updated Twitter handle in badge, reorganized DeepWiki badge placement with new image URL

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant README as README.md
    participant Badges as Badge Services
    
    Dev->>README: Update Twitter badge handle
    Note over README: simstudioai → simdotai
    
    Dev->>README: Remove DeepWiki from badge row
    Note over README: Separate badge organization
    
    Dev->>README: Add DeepWiki to new paragraph
    README->>Badges: Use deepwiki.com/badge.svg
    Note over Badges: Official badge image instead of shields.io
    
    Badges-->>README: Display updated badges
    README-->>Dev: Documentation updated
Loading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants