Skip to content

Commit

Permalink
Update readme [noci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jclusso committed Feb 16, 2024
1 parent f8b1718 commit a929231
Showing 1 changed file with 9 additions and 22 deletions.
31 changes: 9 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,11 @@
# README
![image](public/meta-image.png)

This README would normally document whatever steps are necessary to get the
application up and running.
D53 is a web based DNS lookup tool built on Ruby on Rails.
Its purpose is to offer a user friendly version of the `dig`
command, but with an intuitive and visually pleasing interface.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...
**Key Features**
- Remembers the last record type you queried.
- Keeps a log of your recent queries in the browser session.
- Allows you to query from a list of top DNS providers.
- Has PWA support so you can install on mobile and have a semi-native experience.

0 comments on commit a929231

Please sign in to comment.