Rename the project to 'telebofr'

It means 'Telegram Bot For Rust'
This commit is contained in:
Temirkhan Myrzamadi 2019-10-15 21:31:58 +06:00
parent 44f4bcbc64
commit 8d4731d6d6
3 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,5 @@
[package]
name = "async-telegram-bot"
name = "telebofr"
version = "0.1.0"
edition = "2018"

View file

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2019 async-telegram-bot
Copyright (c) 2019 telebofr
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -1,17 +1,17 @@
<div align="center">
<h1>async-telegram-bot</h1>
<h1>telebofr</h1>
<a href="https://docs.rs/async-telegram-bot/">
<a href="https://docs.rs/telebofr/">
<img src="https://img.shields.io/badge/docs.rs-link-blue.svg">
</a>
<a href="https://travis-ci.com/async-telegram-bot/async-telegram-bot">
<img src="https://travis-ci.com/async-telegram-bot/async-telegram-bot.svg?branch=dev" />
<a href="https://travis-ci.com/telebofr/telebofr">
<img src="https://travis-ci.com/telebofr/telebofr.svg?branch=dev" />
</a>
<a href="LICENSE">
<img src="https://img.shields.io/badge/license-MIT-blue.svg">
</a>
<a href="https://crates.io/crates/async-telegram-bot">
<a href="https://crates.io/crates/telebofr">
<img src="https://img.shields.io/badge/crates.io-v0.1.0-orange.svg">
</a>