Skip to content

Commit

Permalink
Merge pull request #36 from daangn/task/ray/documentation
Browse files Browse the repository at this point in the history
NO-JIRA README 의 DocC 문서 링크를 수정해요
  • Loading branch information
OhKanghoon authored Apr 16, 2024
2 parents 7d372ee + 5ea46e9 commit 6f09465
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## Introduction

# KarrotListKit
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fdaangn%2FKarrotListKit%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/daangn/KarrotListKit)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fdaangn%2FKarrotListKit%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/daangn/KarrotListKit)
Welcome to our Karrot Listing Framework. This powerful tool is developed with UIKit, but it is designed to be used like a declarative UI API, providing a seamless transition to SwiftUI and reducing migration costs.

Our framework is built with an optimized diffing algorithm, thanks to its dependency on [DifferenceKit](https://github.com/ra1028/DifferenceKit). This ensures high performance and swift rendering of your lists, allowing your application to run smoothly, even when handling large changes of data.
Expand Down Expand Up @@ -27,8 +28,7 @@ Now you're ready to start using the KarrotListKit Framework


## Getting Started

[API documentation](https://fluffy-couscous-5mql18j.pages.github.io/documentation/karrotlistkit) provides that see detailed description of each type
See the [KarrotListKit DocC documentation](https://swiftpackageindex.com/daangn/KarrotListKit/main/documentation/karrotlistkit) hosted on the [Swift Package Index](https://swiftpackageindex.com/).

### CollectionViewAdapter

Expand Down

0 comments on commit 6f09465

Please sign in to comment.