Skip to content

Commit 06cb74f

Browse files
authored
Update README.md
1 parent a4853be commit 06cb74f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[![NuGet](https://img.shields.io/nuget/v/TableStorage.Abstractions.Trie.svg)](https://www.nuget.org/packages/TableStorage.Abstractions.Trie)
22
[![Build status](https://ci.appveyor.com/api/projects/status/ww8nmyvjr2yjq86d?svg=true)](https://ci.appveyor.com/project/giometrix/tablestorage-abstractions-trie)
3+
![Platform](https://img.shields.io/badge/platform-.net_standard_2.0-blue)
34

45
# TableStorage.Abstractions.Trie
56
This project creates an "index" in Azure Table Storage using a [trie](https://en.wikipedia.org/wiki/Trie)-like structure to enable type-ahead style "begins with" search scenarios, e.g. "Jo" will yield "John Smith, Joe Taylor, Josephine Baker."

0 commit comments

Comments
 (0)