Skip to content

Commit

Permalink
omg still wip
Browse files Browse the repository at this point in the history
  • Loading branch information
utdemir committed Jun 18, 2023
1 parent fadc83c commit 4a09e98
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test
name: CI

on:
- push
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# composable-indexes

![Test](https://github.com/github/docs/actions/workflows/build_ad_test.yml/badge.svg)
[![ci](https://github.com/utdemir/composable-indexes/actions/workflows/build_and_test.yaml/badge.svg)](https://github.com/utdemir/composable-indexes/actions/workflows/build_and_test.yaml?query=branch%3Amain)
[![Documentation](https://img.shields.io/badge/Documentation-available-blue)](https://utdemir.github.io/composable-indexes)

Index arbitrary JavaScript objects with multiple dimensions. Build on top of included indexes and combinators, or extend the library with your own index.
Expand All @@ -15,7 +15,8 @@ Index arbitrary JavaScript objects with multiple dimensions. Build on top of inc

## Documentation


* [The Book](https://utdemir.github.io/composable-indexes/modules/composable_indexes_docs.html)
* [API Reference](https://utdemir.github.io/composable-indexes/modules/composable_indexes.html)

## See Also

Expand Down

0 comments on commit 4a09e98

Please sign in to comment.