Skip to content

Commit e42112b

Browse files
committed
update readme
1 parent 64c99a9 commit e42112b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PostgreSQL - transliterate UTF-8 to ASCII
22

3-
[![License](https://img.shields.io/badge/license-BSD-blue.svg)](https://github.com/forrest79/pgsql-transliterateutf8toascii/blob/master/LICENSE.md)
4-
[![Build](https://github.com/forrest79/PgSQL-TransliterateUTF8ToAscii/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/forrest79/PgSQL-TransliterateUTF8ToAscii/actions/workflows/build.yml)
3+
[![License](https://img.shields.io/badge/license-BSD-blue.svg)](https://github.com/forrest79/pgsql-transliterate-utf8-to-ascii/blob/master/LICENSE.md)
4+
[![Build](https://github.com/forrest79/pgsql-transliterate-utf8-to-ascii/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/forrest79/pgsql-transliterate-utf8-to-ascii/actions/workflows/build.yml)
55

66
Provides functionality to transliterate all UTF-8 characters to ASCII in pure PostgreSQL.
77

0 commit comments

Comments
 (0)